blob: d6c36ec21c230ddafeb1ecc2a05826e3de175154 [file] [log] [blame]
# This file is generated by importer.py for browser_launcher-0.1.3
import("//build/dart/dart_library.gni")
dart_library("browser_launcher") {
package_name = "browser_launcher"
# 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/path",
"//third_party/dart-pkg/pub/webkit_inspection_protocol",
]
}