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