blob: ceb5e785a1e082afe7edab65efc05ead3bfcec71 [file] [log] [blame]
# This file is generated by importer.py for html-0.13.2+2
import("//build/dart/dart_library.gni")
dart_library("html") {
package_name = "html"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/utf",
"//third_party/dart-pkg/pub/csslib",
]
}