diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index a23e628..a2bae3c 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -383,6 +383,7 @@ extern const char kMigrateDataDirForSxS[]; #endif #if defined(OS_MACOSX) +extern const char kAppsKeepChromeAlive[]; extern const char kDisableAppShims[]; extern const char kDisableSystemFullscreenForTesting[]; extern const char kEnableSimplifiedFullscreen[]; |