blob: 1a5b81e969917f6169953d38e42e285d3c8fcfef [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"
# 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 = [
"//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",
]
}