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