Index: chrome/test/chromedriver/chrome_launcher.h |
diff --git a/chrome/test/chromedriver/chrome_launcher.h b/chrome/test/chromedriver/chrome_launcher.h |
index d671b565d812f7e9d0e377e990395bfcba5ed163..f36f86d234f0dac569ac67403e7446198e9a5b96 100644 |
--- a/chrome/test/chromedriver/chrome_launcher.h |
+++ b/chrome/test/chromedriver/chrome_launcher.h |
@@ -42,7 +42,7 @@ namespace internal { |
Status ProcessExtensions(const std::vector<std::string>& extensions, |
const base::FilePath& temp_dir, |
bool include_automation_extension, |
- CommandLine* command, |
+ Switches* switches, |
std::vector<std::string>* bg_pages); |
Status PrepareUserDataDir( |
const base::FilePath& user_data_dir, |