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