| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 86f6ff1d87cd11957104da48b00f3e88c0cb1a89..c7c9a5f71da137a55dd371bf2b27ceb0c2f43e71 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -389,7 +389,7 @@ extern const char kMigrateDataDirForSxS[];
|
| #endif
|
|
|
| #if defined(OS_MACOSX)
|
| -extern const char kAppsKeepChromeAlive[];
|
| +extern const char kAppsKeepChromeAliveInTests[];
|
| extern const char kDisableSystemFullscreenForTesting[];
|
| extern const char kEnableSimplifiedFullscreen[];
|
| extern const char kRelauncherProcess[];
|
|
|