| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bc8533305d8746487b848f0b3aeb6ac920054aac..71d3b416147ab3e7719515e02f24dfb074d76365 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -165,7 +165,6 @@ extern const char kEnableSessionCrashedBubble[];
|
| extern const char kEnableSettingsWindow[];
|
| extern const char kDisableSettingsWindow[];
|
| extern const char kEnableSpdy4[];
|
| -extern const char kEnableSSLConnectJobWaiting[];
|
| extern const char kEnableStaleWhileRevalidate[];
|
| extern const char kEnableSuggestionsService[];
|
| extern const char kEnableSupervisedUserBlacklist[];
|
|
|