blob: 60ef4d0a0b2ef27fa72b23e266d0334141a7d32a [file] [log] [blame]
# This file is generated by importer.py for webkit_inspection_protocol-0.5.0+1
import("//build/dart/dart_library.gni")
dart_library("webkit_inspection_protocol") {
package_name = "webkit_inspection_protocol"
# 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/logging",
]
}