blob: e01da5727a0a3c8207060202a64409d2b9ac7fb4 [file] [log] [blame]
# This file is generated by importer.py for package_config-1.0.3
import("//build/dart/dart_library.gni")
dart_library("package_config") {
package_name = "package_config"
# 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/path",
"//third_party/dart-pkg/pub/charcode",
]
}