blob: 8d7f56e5d92e3585a9497f5ef7d91b5e4bd9f7c7 [file] [log] [blame]
# This file is generated by importer.py for html-0.14.0+2
import("//build/dart/dart_library.gni")
dart_library("html") {
package_name = "html"
# 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/source_span",
"//third_party/dart-pkg/pub/csslib",
]
}