| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 65cda6bedee80804ac3ce633a52f457b7bdfc9ed..a91277ae1d65d41b5ffed6feec8bc42ddde054ed 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -298,10 +298,6 @@
|
| extern const char kSimulateCriticalUpdate[];
|
| extern const char kSimulateOutdated[];
|
| extern const char kSimulateOutdatedNoAU[];
|
| -extern const char kSpeculativeResourcePrefetching[];
|
| -extern const char kSpeculativeResourcePrefetchingDisabled[];
|
| -extern const char kSpeculativeResourcePrefetchingEnabled[];
|
| -extern const char kSpeculativeResourcePrefetchingLearning[];
|
| extern const char kSpellingServiceFeedbackUrl[];
|
| extern const char kSpellingServiceFeedbackIntervalSeconds[];
|
| extern const char kSSLVersionMax[];
|
|
|