blob: 80e9cfc350ea1fcc41b5bc750691976d76c8aeb6 [file] [log] [blame]
# This file is generated by importer.py for googleapis_auth-0.2.4
import("//build/dart/dart_library.gni")
dart_library("googleapis_auth") {
package_name = "googleapis_auth"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/crypto",
]
}