blob: 8d49d8fd6bdeae10aba3a0d3c36e2b8200666380 [file] [log] [blame]
# This file is generated by importer.py for front_end-0.1.18
import("//build/dart/dart_library.gni")
dart_library("front_end") {
package_name = "front_end"
# 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/kernel",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/package_config",
"//third_party/dart-pkg/pub/yaml",
]
}