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