Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 79d4d79292d53cbd71bc13b631a33666404b502b..8f6f598c0a5efcaf12ddade240c0d717a6268853 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -60,6 +60,8 @@ extern const char kCloudPrintJobTitle[]; |
extern const char kCloudPrintFileType[]; |
extern const char kCloudPrintPrintTicket[]; |
extern const char kCloudPrintSetupProxy[]; |
+extern const char kCopresenceServer[]; |
+extern const char kCopresenceTracingToken[]; |
extern const char kCrashOnHangThreads[]; |
extern const char kCreateBrowserOnStartupForTests[]; |
extern const char kCustomLauncherPage[]; |