blob: 96f2fa0e37c2ebce03ab286791fbe6269b8ca1a2 [file] [log] [blame]
# This file is generated by importer.py for grpc-1.0.3
import("//build/dart/dart_library.gni")
dart_library("grpc") {
package_name = "grpc"
# 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/async",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/googleapis_auth",
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/http2",
]
}