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