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