blob: 6b51833a142225ed36e6fb26a32d7dc4499093bd [file] [log] [blame]
# This file is generated by importer.py for strings-0.1.0
import("//build/dart/dart_library.gni")
dart_library("strings") {
package_name = "strings"
# 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/lists",
"//third_party/dart-pkg/pub/unicode",
]
}