| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 340aa7a91bf6ccce81532147fb2d4bdb00bf5c6f..38bd2606128a23a48ea412fe63968a2dd4b594b7 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -146,6 +146,8 @@ extern const base::Feature kOptInImeMenu;
|
|
|
| extern const base::Feature kQuickUnlockPin;
|
|
|
| +extern const base::Feature kQuickUnlockFingerprint;
|
| +
|
| extern const base::Feature kEHVInputOnImeMenu;
|
|
|
| extern const base::Feature kCrosCompUpdates;
|
|
|