blob: cc7456543dbe5b0c7dd3350d0cf0507aa4d58eb0 [file] [log] [blame]
# This file is generated by importer.py for path-1.6.2
import("//build/dart/dart_library.gni")
dart_library("path") {
package_name = "path"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
]
}