| Index: chrome/test/automation/proxy_launcher.h
|
| diff --git a/chrome/test/automation/proxy_launcher.h b/chrome/test/automation/proxy_launcher.h
|
| index 0e497b74f792d7c065d2406a27791e5bdc7369c4..64f5b2b6c6149b961742cdc74c7b6ffaa566de1b 100644
|
| --- a/chrome/test/automation/proxy_launcher.h
|
| +++ b/chrome/test/automation/proxy_launcher.h
|
| @@ -166,6 +166,7 @@ class ProxyLauncher {
|
| bool include_testing_id);
|
|
|
| bool LaunchBrowserHelper(const LaunchState& state,
|
| + bool main_launch,
|
| bool wait,
|
| base::ProcessHandle* process) WARN_UNUSED_RESULT;
|
|
|
|
|