blob: 8af23f97e736fd728eec3cee89522778b8fd8846 [file] [log] [blame]
# This file is generated by importer.py for csslib-0.14.1
import("//build/dart/dart_library.gni")
dart_library("csslib") {
package_name = "csslib"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/source_span",
]
}