blob: c81769a39be6c139d48bdcc719d7ad023e739eba [file] [log] [blame]
# This file is generated by importer.py for buildbucket-0.1.0-dev
import("//build/dart/dart_library.gni")
dart_library("buildbucket") {
package_name = "buildbucket"
# 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/http",
"//third_party/dart-pkg/pub/_discoveryapis_commons",
]
}