blob: a74b964afd8b4350cfe4cba6ed7f0742939db520 [file] [log] [blame]
# This file is generated by importer.py for html-0.13.3+3
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/utf",
"//third_party/dart-pkg/pub/csslib",
]
}