Index: chrome/common/chrome_switches.h |
=================================================================== |
--- chrome/common/chrome_switches.h (revision 127896) |
+++ chrome/common/chrome_switches.h (working copy) |
@@ -312,6 +312,7 @@ |
extern const char kTryChromeAgain[]; |
extern const char kUninstall[]; |
extern const char kUseSpdy[]; |
+extern const char kEnableSPDY3[]; |
willchan no longer on Chromium
2012/03/21 16:15:32
Let's order this alphabetically, even though other
ramant (doing other things)
2012/03/21 18:46:36
Done.
|
extern const char kWebUITaskManager[]; |
extern const char kIgnoreCertificateErrors[]; |
extern const char kMaxSpdySessionsPerDomain[]; |