blob: 5297c9d4ed121c1b5be15fe4ec8ae618c66ae64f [file] [log] [blame]
# This file is generated by importer.py for googleapis_auth-0.2.5+1
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",
]
}