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