blob: e0ced3f8189483979956bdf1fb2f6e78b5feed2b [file] [log] [blame]
# This file is generated by importer.py for webkit_inspection_protocol-0.4.2
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/shelf",
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/shelf_web_socket",
]
}