blob: cee16c9c1ed9108b13ebed066c80f9d13ba4da27 [file] [log] [blame]
# This file is generated by importer.py for build_modules-2.8.0
import("//build/dart/dart_library.gni")
dart_library("build_modules") {
package_name = "build_modules"
# 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/pedantic",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/glob",
"//third_party/dart-pkg/pub/crypto",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/graphs",
"//third_party/dart-pkg/pub/build",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/scratch_space",
"//third_party/dart-pkg/pub/analyzer",
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/build_config",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/bazel_worker",
"//third_party/dart-pkg/pub/json_annotation",
]
}