Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 5bdcc20e872757a46995fbf711d3debc71283ba6..7a491de0914a71867a7d81c2f6a7178dc220474d 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -318,6 +318,7 @@ extern const char kQuickUnlockTimeout[]; |
extern const char kPinUnlockMinimumLength[]; |
extern const char kPinUnlockMaximumLength[]; |
extern const char kPinUnlockWeakPinsAllowed[]; |
+extern const char kEnableQuickUnlockFingerprint[]; |
#endif // defined(OS_CHROMEOS) |
extern const char kShowHomeButton[]; |
extern const char kSpeechRecognitionFilterProfanities[]; |