| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 45cfa8d8c59b6dd54f4c67320d8816d1dca39094..fa72d1a7a6bba52bbbaaee003e5e314fc1d08923 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -37,7 +37,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[];
|
|
|