| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a8dea0dcd72a251f9d05d695db4a169ef5e10bca..562449d7d69c9213aa16fc5366fa64c95cedcedd 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -299,6 +299,7 @@ extern const char kQuickUnlockPinSalt[];
|
| extern const char kQuickUnlockPinSecret[];
|
| extern const char kEolStatus[];
|
| extern const char kEolNotificationDismissed[];
|
| +extern const char kQuickUnlockFeatureNotificationShown[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kShowHomeButton[];
|
| extern const char kRecentlySelectedEncoding[];
|
|
|