| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9610a1f480157dd78622d7a5a1bb75ba17673d44..00167b1a2a96eaa24ba6d7ee0a8c482b3ec98ad1 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -422,6 +422,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[];
|
|
|