Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 324114ca7d4dfef05c4b687cfc958d360219ad18..9f8eb6ab2ea9086d979addd22691e1c50fa8b12b 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -321,6 +321,7 @@ extern const char kSocketReusePolicy[]; |
extern const char kSpeculativeResourcePrefetching[]; |
extern const char kSpeculativeResourcePrefetchingDisabled[]; |
extern const char kSpeculativeResourcePrefetchingLearning[]; |
+extern const char kSpeculativeResourcePrefetchingEnabled[]; |
extern const char kSSLVersionMax[]; |
extern const char kSSLVersionMin[]; |
extern const char kStartMaximized[]; |