| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1bce047c8f30b1feded57b7a31166f4e1fc11b68..4f7550ad3871e1fe3a2133e114f706300cd88c4d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -38,7 +38,6 @@ extern const char kAppId[];
|
| extern const char kApp[];
|
| extern const char kAppsDevtool[];
|
| extern const char kAppWindowSize[];
|
| -extern const char kAppNotifyChannelServerURL[];
|
| extern const char kAppsCheckoutURL[];
|
| extern const char kAppsGalleryDownloadURL[];
|
| extern const char kAppsGalleryInstallAutoConfirmForTests[];
|
| @@ -108,7 +107,6 @@ extern const char kDisableScriptedPrintThrottling[];
|
| extern const char kDisableSync[];
|
| extern const char kDisableSyncAppSettings[];
|
| extern const char kDisableSyncApps[];
|
| -extern const char kDisableSyncAppNotifications[];
|
| extern const char kDisableSyncAutofill[];
|
| extern const char kDisableSyncAutofillProfile[];
|
| extern const char kDisableSyncBookmarks[];
|
|
|