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

Unified Diff: chrome/common/chrome_switches.h

Issue 115725: Rename the --proxy-bypass-urls command-line switch --proxy-bypass-list.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Upload before checkin Created 11 years, 7 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
« no previous file with comments | « chrome/browser/net/chrome_url_request_context_unittest.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 16880)
+++ chrome/common/chrome_switches.h (working copy)
@@ -79,7 +79,7 @@
extern const wchar_t kProxyServer[];
extern const wchar_t kNoProxyServer[];
-extern const wchar_t kProxyBypassUrls[];
+extern const wchar_t kProxyBypassList[];
extern const wchar_t kProxyAutoDetect[];
extern const wchar_t kProxyPacUrl[];
extern const wchar_t kWinHttpProxyResolver[];
« no previous file with comments | « chrome/browser/net/chrome_url_request_context_unittest.cc ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698