| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 9d7fe12cc8d018669cd94f864e135549c149bd84..a246bf8fcfa7f6113e35e5bd6c86d6f36d815394 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -662,7 +662,7 @@ extern const char kManagedNotificationsBlockedForUrls[];
|
| extern const char kManagedAutoSelectCertificateForUrls[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| -extern const char kSignedSettingsCache[];
|
| +extern const char kDeviceSettingsCache[];
|
| extern const char kHardwareKeyboardLayout[];
|
| extern const char kCarrierDealPromoShown[];
|
| extern const char kShouldAutoEnroll[];
|
|
|