Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 12faf77e1f100a8340c7ce04d3b538ddcb8d9069..4a38bef66778fb3028bd9eae68c68845666257aa 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -364,6 +364,7 @@ extern const char kSimulateOutdated[]; |
extern const char kSpeculativeResourcePrefetching[]; |
extern const char kSpeculativeResourcePrefetchingDisabled[]; |
extern const char kSpeculativeResourcePrefetchingLearning[]; |
+extern const char kSpdyProxyAuthFallback[]; |
extern const char kSpdyProxyAuthOrigin[]; |
extern const char kSpdyProxyAuthValue[]; |
extern const char kSpeculativeResourcePrefetchingEnabled[]; |