Index: chrome/browser/ui/webui/options/chromeos/proxy_handler.cc |
diff --git a/chrome/browser/ui/webui/options/chromeos/proxy_handler.cc b/chrome/browser/ui/webui/options/chromeos/proxy_handler.cc |
index 42a28b40802ec4688de945dd5961eb0e282f92cf..f7f514d86207f019f51dda71eed8017095419781 100644 |
--- a/chrome/browser/ui/webui/options/chromeos/proxy_handler.cc |
+++ b/chrome/browser/ui/webui/options/chromeos/proxy_handler.cc |
@@ -42,7 +42,7 @@ void ProxyHandler::GetLocalizedValues( |
{ "ftpProxy", IDS_PROXY_FTP_PROXY }, |
{ "socksHost", IDS_PROXY_SOCKS_HOST }, |
{ "proxyAutomatic", IDS_PROXY_AUTOMATIC }, |
- { "proxyConfigUrl", IDS_PROXY_CONFIG_URL }, |
+ { "proxyUseConfigUrl", IDS_PROXY_USE_AUTOCONFIG_URL }, |
{ "advancedProxyConfig", IDS_PROXY_ADVANCED_CONFIG }, |
{ "addHost", IDS_PROXY_ADD_HOST }, |
{ "removeHost", IDS_PROXY_REMOVE_HOST }, |