Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 8fbcfe6d7ca49462b104d66616d4d0a6fa39dffe..c348327c551b5faed05b0eabd2a3f40472f2cacb 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -27,6 +27,7 @@ namespace switches { |
// All switches in alphabetical order. The switches should be documented |
// alongside the definition of their values in the .cc file. |
+extern const char kActivateExistingProfileBrowser[]; |
extern const char kAllowCrossOriginAuthPrompt[]; |
extern const char kAllowFileAccess[]; |
extern const char kAllowHttpScreenCapture[]; |