| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ec4e0fc5846bda3a4b2378833ee8eeda2b3ed5b8..9524cd01c5a95bcf048f7a6e00574544d9083078 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -381,7 +381,6 @@ extern const char kMigrateDataDirForSxS[];
|
|
|
| #if defined(OS_MACOSX)
|
| extern const char kAppsKeepChromeAlive[];
|
| -extern const char kDisableAppShims[];
|
| extern const char kDisableSystemFullscreenForTesting[];
|
| extern const char kEnableSimplifiedFullscreen[];
|
| extern const char kRelauncherProcess[];
|
|
|