blob: cc0e919eb587011caad169f3391a9054acdfa0e9 [file] [log] [blame]
# This file is generated by importer.py for ansicolor-0.0.10
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 = [
]
}