blob: 057287c49ed08b7acd27c583f8b442f3caf10a99 [file] [log] [blame]
# This file is generated by importer.py for unicode-0.2.4
import("//build/dart/dart_library.gni")
dart_library("unicode") {
package_name = "unicode"
language_version = "2.2"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/lists",
]
sources = [
"unicode.dart",
]
}