| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bf64f6d081acb9dfc2fb4696afab2945b36b931a..2e0d881b4b7b2b0da792a3d2e831a3a585a8970c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -229,8 +229,6 @@ extern const char kEnableUnrestrictedSSL3Fallback[];
|
| extern const char kEnableUserAlternateProtocolPorts[];
|
| extern const char kEnableWatchdog[];
|
| extern const char kEnableWebSocketOverSpdy[];
|
| -extern const char kEventPageIdleTime[];
|
| -extern const char kEventPageSuspendingTime[];
|
| extern const char kExplicitlyAllowedPorts[];
|
| extern const char kExtensionProcess[];
|
| extern const char kExtensionsUpdateFrequency[];
|
|
|