| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e04c7a1a45353c9e5a72fd07b6e6608b71163162..7e1de4cc9bb03da596483ca673deaee5fec5af85 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -173,6 +173,7 @@ extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableScriptBadges[];
|
| extern const char kEnableSdch[];
|
| extern const char kEnableSpdy3[];
|
| +extern const char kEnableSpeculativeResourcePrefetching[];
|
| extern const char kEnableSpdyFlowControl[];
|
| extern const char kEnableStackedTabStrip[];
|
| extern const char kEnableSuggestionsTabPage[];
|
|
|