blob: 10130b036db3f73e555858dcd8bf67747ee077b0 [file] [log] [blame]
# This file is generated by importer.py for path_parsing-0.1.4
import("//build/dart/dart_library.gni")
dart_library("path_parsing") {
package_name = "path_parsing"
# 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 = [
"//third_party/dart-pkg/pub/vector_math",
"//third_party/dart-pkg/pub/meta",
]
}