| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 2a19de78308a9928a7e61d4db933ae1a3147f266..659927cb27ebab4dec7c4fdd783123ad998eea22 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -412,6 +412,7 @@ extern const char kPasswordStore[];
|
| #endif
|
|
|
| #if defined(OS_MACOSX)
|
| +extern const char kDisableSystemFullscreenForTesting[];
|
| extern const char kEnableAppListShim[];
|
| extern const char kEnableAppShims[];
|
| extern const char kEnableExposeForTabs[];
|
|
|