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