blob: a3cdc5c38aa507e615a05976fadb6ebd65fb278e [file] [log] [blame]
# This file is generated by importer.py for build_modules-2.6.2
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",
]
}