| # This file is generated by package_importer.py for browser_launcher-1.1.1 | |
| 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", | |
| ] | |
| } |