Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 7a34dddd8588075703f5bbae7efc37d346c4285c..fb61a5b7ae9e31b233794fc02a6d0487f97e060b 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[]; |