| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index c9251d3fb0ed3d028bf15f3dafee6064c49cdb69..57032eea26bc2d044fc09b1277c63c80288325bc 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -311,6 +311,7 @@ extern const char kEolNotificationDismissed[];
|
| extern const char kQuickUnlockFeatureNotificationShown[];
|
| extern const char kQuickUnlockModeWhitelist[];
|
| extern const char kQuickUnlockTimeout[];
|
| +extern const char kEnableQuickUnlockFingerprint[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kShowHomeButton[];
|
| extern const char kSpeechRecognitionFilterProfanities[];
|
|
|