| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f05f5d0d3b34d50571107f4c2cc7224740ec41eb..031240dda7b7c74ad43580a2bb9d9d1265ef4083 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -325,6 +325,7 @@ extern const char kPasswordStore[];
|
|
|
| #if defined(OS_MACOSX)
|
| extern const char kDisableFlashCoreAnimation[];
|
| +extern const char kEnableExposeForTabs[];
|
| extern const char kEnableSandboxLogging[];
|
| #else
|
| extern const char kKioskMode[];
|
|
|