blob: 699b4cd148c32888bf07c127edc490742a4b3c3e [file] [log] [blame]
# This file is generated by importer.py for csslib-0.14.0
import("//build/dart/dart_package.gni")
dart_package("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",
]
}