| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 613711dd2cedffef9bcfa31fb72c30f79ac92321..30d0f335a058e628783229d23f3d63141ba6aacc 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -405,8 +405,7 @@ extern const char kCloudPrintPrintSystemSettings[];
|
| extern const char kRemotingHasSetupCompleted[];
|
| extern const char kRemotingHostEnabled[];
|
|
|
| -extern const char kNoProxyServer[];
|
| -extern const char kProxyAutoDetect[];
|
| +extern const char kProxyServerMode[];
|
| extern const char kProxyServer[];
|
| extern const char kProxyPacUrl[];
|
| extern const char kProxyBypassList[];
|
|
|