| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 097aad1e5bcaaa3c7731e85ec915fbdc5c81b7f8..a397a3979872cdebc28c31ffd4edebfafff6b23c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -382,7 +382,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[];
|
|
|