blob: dfdd35a8599b68b85855e3e32a2391003769fbb9 [file] [log] [blame]
# This file is generated by package_importer.py for strings-0.2.2
import("//build/dart/dart_library.gni")
dart_library("strings") {
package_name = "strings"
language_version = "2.12"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/characters",
"//third_party/dart-pkg/pub/unicode",
]
sources = [
"src/strings.dart",
"strings.dart",
]
}