blob: 43ba42c3408dbfa3adab65c280ded681d76f37d6 [file] [log] [blame]
# This file is generated by importer.py for archive-2.0.11
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",
]
}