diff options
Diffstat (limited to 'chrome/test/automation/proxy_launcher.h')
-rw-r--r-- | chrome/test/automation/proxy_launcher.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/automation/proxy_launcher.h b/chrome/test/automation/proxy_launcher.h index 0e497b7..64f5b2b 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; |