Chromium Code Reviews

Unified Diff: chrome/common/chrome_switches.h

Issue 17635: Remove HttpTransactionWinHttp and the --winhttp command-line... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/browser_main.cc ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.h
===================================================================
--- chrome/common/chrome_switches.h (revision 7967)
+++ chrome/common/chrome_switches.h (working copy)
@@ -119,8 +119,6 @@
extern const wchar_t kGearsInRenderer[];
-extern const wchar_t kUseWinHttp[];
-
extern const wchar_t kEnableFastback[];
extern const wchar_t kJavaScriptDebuggerPath[];
« no previous file with comments | « chrome/browser/browser_main.cc ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine