blob: 196c4de4ce1b1cd200c83abbe02c2c832d70285d [file] [log] [blame]
# This file is generated by importer.py for built_collection-4.2.0
import("//build/dart/dart_library.gni")
dart_library("built_collection") {
package_name = "built_collection"
# 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/quiver",
"//third_party/dart-pkg/pub/collection",
]
}