| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 086d63d93b25f4e62c833ef4d401dbe4f5ce9d24..e137eb08f8948a43555b8828d47a7126740df625 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -355,6 +355,9 @@ extern const char kCloudPrintXMPPAuthToken[];
|
| extern const char kCloudPrintEmail[];
|
| extern const char kCloudPrintPrintSystemSettings[];
|
|
|
| +extern const char kRemotingHasSetupCompleted[];
|
| +extern const char kRemotingHostEnabled[];
|
| +
|
| extern const char kNoProxyServer[];
|
| extern const char kProxyAutoDetect[];
|
| extern const char kProxyServer[];
|
|
|