blob: ad9538755c2a81d9c2e7f8fca70b34a1477f9adf [file] [log] [blame]
# This file is generated by importer.py for build_web_compilers-2.7.0
import("//build/dart/dart_library.gni")
dart_library("build_web_compilers") {
package_name = "build_web_compilers"
# 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/stack_trace",
"//third_party/dart-pkg/pub/glob",
"//third_party/dart-pkg/pub/analyzer",
"//third_party/dart-pkg/pub/js",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/scratch_space",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/build_modules",
"//third_party/dart-pkg/pub/bazel_worker",
"//third_party/dart-pkg/pub/pool",
"//third_party/dart-pkg/pub/source_maps",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/crypto",
"//third_party/dart-pkg/pub/archive",
"//third_party/dart-pkg/pub/build",
"//third_party/dart-pkg/pub/build_config",
]
}