Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 687fa7cb1f4f40f7b9b7e3e0f49ec201fa36242f..3ae1d9b5a0afaf9367f72cc244ad4faf585f81ee 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -368,6 +368,7 @@ extern const char kSpeculativeResourcePrefetchingLearning[]; |
extern const char kSpdyProxyAuthFallback[]; |
extern const char kSpdyProxyAuthOrigin[]; |
extern const char kSpdyProxyAuthValue[]; |
+extern const char kSpdyProxyDevAuthOrigin[]; |
marq (ping after 24h)
2013/12/19 23:43:35
Can we not keep using "Auth" in names at least? kS
|
extern const char kSpeculativeResourcePrefetchingEnabled[]; |
extern const char kSpellingServiceFeedbackUrl[]; |
extern const char kSpellingServiceFeedbackIntervalSeconds[]; |