blob: 1b39a41c72006e0a11a2132f69c1e25c1514fd2e [file] [log] [blame]
# This file is generated by importer.py for path-1.5.1
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 = [
]
}