blob: 75d009c10111aa503d42b53671631d07b082fd09 [file] [log] [blame]
# This file is generated by importer.py for package_config-1.9.1
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",
]
}