blob: a1c810a6dd5783774419b9123b7686896c2a0211 [file] [log] [blame]
# This file is generated by importer.py for collection-1.14.11
import("//build/dart/dart_library.gni")
dart_library("collection") {
package_name = "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 = [
]
}