| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c7acbdcde509744a3fe9878913442ea9b4ea953e..9c7f50827cf498e971c0bd961f69fca9bbf8de28 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -421,6 +421,7 @@ extern const char kPasswordStore[];
|
|
|
| #if defined(OS_MACOSX)
|
| extern const char kEnableAppListShim[];
|
| +extern const char kEnableAppShims[];
|
| extern const char kEnableExposeForTabs[];
|
| extern const char kKeychainReauthorize[];
|
| extern const char kRelauncherProcess[];
|
|
|