| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index cd01f6168a4596204e14544cfabbad9eb4537110..90d8e3b5c28453879356be854de86b41fb4e8266 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -291,6 +291,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[];
|
|
|