| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 42a03903ca9048249c3331dfc1b076081f0ff6bb..b8bbc47dd6576f2c06f5bae041bfd51c5cb3f7f3 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -389,7 +389,6 @@ extern const char kPasswordStore[];
|
|
|
| #if defined(OS_MACOSX)
|
| extern const char kDisableHolePunching[];
|
| -extern const char kEnableExposeForTabs[];
|
| extern const char kEnableSandboxLogging[];
|
| #else
|
| extern const char kKioskMode[];
|
|
|