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