| Index: chrome/common/pref_names.h | 
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h | 
| index dc3dfed5c0b7749a6c5c6a2ab42046c6fa8d4ec7..bae339be834debe2c38394c5171b03928d469a75 100644 | 
| --- a/chrome/common/pref_names.h | 
| +++ b/chrome/common/pref_names.h | 
| @@ -322,10 +322,6 @@ extern const char kSaveFileType[]; | 
|  | 
| extern const char kAllowFileSelectionDialogs[]; | 
|  | 
| -extern const char kChromotingEnabled[]; | 
| -extern const char kChromotingHostEnabled[]; | 
| -extern const char kChromotingHostFirewallTraversal[]; | 
| - | 
| extern const char kSelectFileLastDirectory[]; | 
|  | 
| extern const char kHungPluginDetectFrequency[]; | 
| @@ -462,9 +458,6 @@ extern const char kCloudPrintEnableJobPoll[]; | 
| extern const char kCloudPrintRobotRefreshToken[]; | 
| extern const char kCloudPrintRobotEmail[]; | 
|  | 
| -extern const char kRemotingHasSetupCompleted[]; | 
| -extern const char kRemotingHostEnabled[]; | 
| - | 
| extern const char kProxy[]; | 
|  | 
| extern const char kManagedDefaultCookiesSetting[]; | 
|  |