Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 184079a28a67131c8f6d32fd90d9ae03a41aaaa0..078efd2c83788ead381a0a6260c57e12463db32c 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -461,6 +461,7 @@ extern const char kGCMProductCategoryForSubtypes[]; |
extern const char kEasyUnlockAllowed[]; |
extern const char kEasyUnlockEnabled[]; |
extern const char kEasyUnlockPairing[]; |
+extern const char kEasyUnlockProximityThreshold[]; |
extern const char kEasyUnlockProximityRequired[]; |
#if BUILDFLAG(ENABLE_EXTENSIONS) |