blob: 9ad730202cde4ab7cd07513476cc7694ddaf131b [file] [log] [blame]
# This file is generated by importer.py for shelf_packages_handler-1.0.1
import("//build/dart/dart_package.gni")
dart_package("shelf_packages_handler") {
package_name = "shelf_packages_handler"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/package_resolver",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/shelf_static",
"//third_party/dart-pkg/pub/shelf",
"//third_party/dart-pkg/pub/async",
]
}