blob: 12419e9667455bbcf50d11de79d3a05d19331fde [file] [log] [blame]
# This file is generated by importer.py for webkit_inspection_protocol-0.5.0
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",
]
}