| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 15748329d8cbe9aab8a504a49f4cf10c97eb1ca6..ff0dfc0b91707ef1d96bb2879249f9499131ef79 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -111,7 +111,6 @@ extern const char kDnsPrefetchDisable[];
|
| extern const char kDumpBrowserHistograms[];
|
| extern const char kEasyUnlockAppPath[];
|
| extern const char kEnableAddToShelf[];
|
| -extern const char kEnableAppList[];
|
| extern const char kEnableAppsFileAssociations[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableBookmarkUndo[];
|
| @@ -248,7 +247,6 @@ extern const char kProxyServer[];
|
| extern const char kQuicConnectionOptions[];
|
| extern const char kQuicMaxPacketLength[];
|
| extern const char kQuicVersion[];
|
| -extern const char kResetAppListInstallState[];
|
| extern const char kRestoreLastSession[];
|
| extern const char kSavePageAsMHTML[];
|
| extern const char kSbDisableAutoUpdate[];
|
|
|