| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 629946568943bea407cb22496260ac9b0c2c28c1..37b789f7f20a51e5141e3020e45ed424efb31177 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -408,8 +408,7 @@ extern const char kCloudPrintPrintSystemSettings[];
|
| extern const char kRemotingHasSetupCompleted[];
|
| extern const char kRemotingHostEnabled[];
|
|
|
| -extern const char kNoProxyServer[];
|
| -extern const char kProxyAutoDetect[];
|
| +extern const char kProxyMode[];
|
| extern const char kProxyServer[];
|
| extern const char kProxyPacUrl[];
|
| extern const char kProxyBypassList[];
|
|
|