blob: b0e306e297f903abdffb5a59807a52409818d17c [file] [log] [blame]
# This file is generated by package_importer.py for charcode-1.3.1
import("//build/dart/dart_library.gni")
dart_library("charcode") {
package_name = "charcode"
language_version = "2.12"
disable_analysis = true
deps = [
]
sources = [
"ascii.dart",
"charcode.dart",
"html_entity.dart",
]
}