| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index dedcdf0d2fdd85b6d3795cf1f81da2a8b004eb87..9dcb4c4be6eb5b73a466300a4bedaa19c626a79e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -228,8 +228,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[];
|
|
|