Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 6ade66747df0886a4e8564fb0a70db17cf28232a..a221d2f4deb7861e94882146fb775aaaec494d76 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -295,7 +295,7 @@ extern const char kStartMaximized[]; |
extern const char kSyncAllowInsecureXmppConnection[]; |
extern const char kSyncInvalidateXmppLogin[]; |
extern const char kSyncNotificationMethod[]; |
-extern const char kSyncNotificationHost[]; |
+extern const char kSyncNotificationHostPort[]; |
extern const char kSyncPromoVersion[]; |
extern const char kSyncServiceURL[]; |
extern const char kSyncThrowUnrecoverableError[]; |