Index: chrome/common/chrome_switches.h |
=================================================================== |
--- chrome/common/chrome_switches.h (revision 72336) |
+++ chrome/common/chrome_switches.h (working copy) |
@@ -45,6 +45,8 @@ |
extern const char kCheckForUpdateIntervalSec[]; |
extern const char kChromeFrame[]; |
extern const char kChromeVersion[]; |
+extern const char kCloudPrintFile[]; |
+extern const char kCloudPrintJobTitle[]; |
extern const char kCloudPrintProxyId[]; |
extern const char kCloudPrintServiceURL[]; |
extern const char kConflictingModulesCheck[]; |