blob: 6cbd3debf4c087c0940687485ecd503eac38188b [file] [log] [blame]
# This file is generated by package_importer.py for shelf_packages_handler-3.0.0
import("//build/dart/dart_library.gni")
dart_library("shelf_packages_handler") {
package_name = "shelf_packages_handler"
language_version = "2.12"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/shelf",
"//third_party/dart-pkg/pub/shelf_static",
]
sources = [
"shelf_packages_handler.dart",
"src/dir_handler.dart",
"src/package_config_handler.dart",
]
}