Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4681)

Unified Diff: chrome/common/chrome_switches.h

Issue 9766021: SPDY - Added enabling of SPDY/3 to about:flags. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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[];

Powered by Google App Engine
This is Rietveld 408576698