blob: 60b6d86edf3ece7d011bd5ba391796639573244d [file] [log] [blame]
# This file is generated by importer.py for build_config-0.4.0
import("//build/dart/dart_library.gni")
dart_library("build_config") {
package_name = "build_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/pubspec_parse",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/json_annotation",
"//third_party/dart-pkg/pub/yaml",
]
}