Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 922a2d9bda2d2febe5cdea0314f0a96ccc891cce..4bf3a0c628b3782223d1cfa3698bceaa927f5923 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[]; |