blob: fdb39d4f5fc9d808d077fa6ae02294fca5d92e2d [file] [log] [blame]
# This file is generated by importer.py for analyzer-0.39.4
import("//build/dart/dart_library.gni")
dart_library("analyzer") {
package_name = "analyzer"
# 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/convert",
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/pub_semver",
"//third_party/dart-pkg/pub/glob",
"//third_party/dart-pkg/pub/package_config",
"//third_party/dart-pkg/pub/_fe_analyzer_shared",
"//third_party/dart-pkg/pub/crypto",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/watcher",
"//third_party/dart-pkg/pub/yaml",
"//third_party/dart-pkg/pub/html",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/charcode",
]
}