blob: 4a5222ac51b856e5bf7476cbdaf7cbf18c9601bd [file] [log] [blame]
# This file is generated by importer.py for kernel-0.3.18
import("//build/dart/dart_library.gni")
dart_library("kernel") {
package_name = "kernel"
# 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/args",
]
}