summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index d304c78..a4782e1 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -79,7 +79,7 @@ extern const wchar_t kMakeDefaultBrowser[];
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[];