| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index c38e88a0336ae1a80316fe6a97b7fb87c06d8b8a..1f76d9b42cd66d3d36ca617652b9578ae5a126b5 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -1345,9 +1345,6 @@ const char kSyncKeystoreEncryption[] = "sync-keystore-encryption";
|
| const char kSyncShortInitialRetryOverride[] =
|
| "sync-short-initial-retry-override";
|
|
|
| -// Overrides the default notification method for sync.
|
| -const char kSyncNotificationMethod[] = "sync-notification-method";
|
| -
|
| // Overrides the default host:port used for sync notifications.
|
| const char kSyncNotificationHostPort[] = "sync-notification-host-port";
|
|
|
|
|