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