Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 02f8eae27c68dd4bd1fbf1bb6bf34ee14b5ed1a1..d30c40d1913eaeab4ffef7822fb5086787fe5c35 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -320,6 +320,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[]; |