Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a23e6280161c1a3ae6eebc52973ae5eade291106..a2bae3c3f337383f63d492c63614397a345bc0e3 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[]; |