| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d93ddab6e18f0fdc7f1feb2f00421ac6527509d0..924183d167b85d4080d8765b1c22541722e185b3 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -415,6 +415,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[];
|
|
|