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