blob: 0e97d211eb8107f56cdaeeac516757bf84c5e187 [file] [log] [blame]
# This file is generated by importer.py for strings-0.0.6
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",
]
}