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

Unified Diff: chrome/common/chrome_switches.h

Issue 10985083: Upstreaming SpdyProxy-related switches, OTR logic, and histograms (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 3 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
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index a6dce7b323870ec45ab08085e83fdf43808fdc7d..f703942815d7e87aa22d3030f1428d7ee029e8a2 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -361,6 +361,7 @@ extern const char kWindowSize[];
extern const char kWinHttpProxyResolver[];
#if defined(OS_ANDROID)
+extern const char kSpdyProxyOrigin[];
extern const char kTabletUI[];
#endif

Powered by Google App Engine
This is Rietveld 408576698