blob: 8539da7bb2ddd891d9d8d71cd075d41e9d33c6e8 [file] [log] [blame]
# This file is generated by importer.py for strings-0.1.2
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/unicode",
]
}