blob: 1f24e3a24eed6611a88a825dbf5978668791057f [file] [log] [blame]
# This file is generated by importer.py for front_end-0.1.0-alpha.1
import("//build/dart/dart_package.gni")
dart_package("front_end") {
package_name = "front_end"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
"//dart/pkg/analyzer",
"//third_party/dart-pkg/pub/source_span",
]
}