| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2510bd88758ff5885c0c4c1ae6fe4abc6a87467c..47d3a78e55c959405b5c9d753a7b3e91093a05aa 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -292,6 +292,8 @@ extern const char kAllowScreenLock[];
|
| extern const char kHatsLastInteractionTimestamp[];
|
| extern const char kQuickUnlockPinSalt[];
|
| extern const char kQuickUnlockPinSecret[];
|
| +extern const char kEolStatus[];
|
| +extern const char kEolNotificationDismissed[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kShowHomeButton[];
|
| extern const char kRecentlySelectedEncoding[];
|
|
|