blob: fb45b0a950909ab6a581f1fcf0c413588ecc557b [file] [log] [blame]
# This file is generated by importer.py for shrine_images-1.1.2
import("//build/dart/dart_library.gni")
dart_library("shrine_images") {
package_name = "shrine_images"
# 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/git/flutter/packages/flutter",
]
}