blob: 07b773e353bb8c29e9f8c4f7c322759bac492c27 [file] [log] [blame]
# This file is generated by importer.py for glob-1.1.6
import("//build/dart/dart_library.gni")
dart_library("glob") {
package_name = "glob"
# 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/async",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/string_scanner",
"//third_party/dart-pkg/pub/path",
]
}