blob: 6f0367ff123a5dd6cc482a1b9961995bbb1ae7c0 [file] [log] [blame]
# This file is generated by importer.py for source_gen-0.9.4+4
import("//build/dart/dart_library.gni")
dart_library("source_gen") {
package_name = "source_gen"
# 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/async",
"//third_party/dart-pkg/pub/glob",
"//third_party/dart-pkg/pub/analyzer",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/build",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/dart_style",
]
}