blob: c0106904ed99d69faccc37d64858a33cb36f4255 [file] [log] [blame]
# This file is generated by importer.py for _discoveryapis_commons-0.1.5
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",
]
}