blob: 305675533e3f9eed886f3b81c63bcb26f042f337 [file] [log] [blame]
# This file is generated by importer.py for glob-1.1.5
import("//build/dart/dart_library.gni")
dart_library("glob") {
package_name = "glob"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/string_scanner",
"//third_party/dart-pkg/pub/path",
]
}