| Index: chrome/browser/chromeos/cros_settings_names.h | 
| diff --git a/chrome/browser/chromeos/cros_settings_names.h b/chrome/browser/chromeos/cros_settings_names.h | 
| index af5501b0c18777a8ada96246f084abf81ec74204..858fac08e2be30c2170e79a8d56dec981bd6c834 100644 | 
| --- a/chrome/browser/chromeos/cros_settings_names.h | 
| +++ b/chrome/browser/chromeos/cros_settings_names.h | 
| @@ -27,6 +27,7 @@ extern const char kDeviceOwner[]; | 
| extern const char kStatsReportingPref[]; | 
|  | 
| extern const char kReleaseChannel[]; | 
| +extern const char kReleaseChannelDelegated[]; | 
|  | 
| extern const char kReportDeviceVersionInfo[]; | 
| extern const char kReportDeviceActivityTimes[]; | 
|  |