| 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 75f4fa9bbadce60f3b56f8fbd75802ecb7a26061..5206875025dcceb7bc6ba73da32648fc3dc799ea 100644
|
| --- a/chrome/browser/chromeos/cros_settings_names.h
|
| +++ b/chrome/browser/chromeos/cros_settings_names.h
|
| @@ -25,6 +25,8 @@ extern const char kDeviceOwner[];
|
|
|
| extern const char kStatsReportingPref[];
|
|
|
| +extern const char kReleaseChannel[];
|
| +
|
| } // namespace chromeos
|
|
|
| #endif // CHROME_BROWSER_CHROMEOS_CROS_SETTINGS_NAMES_H_
|
|
|