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