blob: a7a67adced0305a902ee2417466520041d15091c [file] [log] [blame]
# This file is generated by importer.py for unicode-0.0.10
import("//build/dart/dart_library.gni")
dart_library("unicode") {
package_name = "unicode"
# 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",
]
}