blob: fa543008e43fa3f3b87489ed6627481b5feee4af [file] [log] [blame]
# This file is generated by importer.py for archive-2.0.4
import("//build/dart/dart_library.gni")
dart_library("archive") {
package_name = "archive"
# 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/path",
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/crypto",
]
}