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