blob: 29b65141ad52658809176e8fc1a15dcde01e0597 [file] [log] [blame]
# This file is generated by package_importer.py for browser_launcher-1.0.0
import("//build/dart/dart_library.gni")
dart_library("browser_launcher") {
package_name = "browser_launcher"
language_version = "2.12"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/webkit_inspection_protocol",
]
sources = [
"browser_launcher.dart",
"src/chrome.dart",
]
}