diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 358d597..5f438bb 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -63,6 +63,7 @@ extern const char kCloudPrintFileType[]; extern const char kCloudPrintPrintTicket[]; extern const char kCloudPrintSetupProxy[]; extern const char kCloudPrintServiceURL[]; +extern const char kCloudPrintXmppEndpoint[]; extern const char kComponentUpdater[]; extern const char kConflictingModulesCheck[]; extern const char kCrashOnHangThreads[]; |