| Index: components/proximity_auth/switches.h
|
| diff --git a/components/proximity_auth/switches.h b/components/proximity_auth/switches.h
|
| index 04f61624ccb6cc6664dd50717b82c7cb079c5e49..b58cb5e731ffc0415d875a3aa76f1a72bc42a483 100644
|
| --- a/components/proximity_auth/switches.h
|
| +++ b/components/proximity_auth/switches.h
|
| @@ -12,6 +12,7 @@ namespace switches {
|
| // alongside the definition of their values in the .cc file.
|
| extern const char kCryptAuthHTTPHost[];
|
| extern const char kDisableEasyUnlock[];
|
| +extern const char kEnableBluetoothLowEnergyDiscovery[];
|
| extern const char kEnableProximityDetection[];
|
| extern const char kForceLoadEasyUnlockAppInTests[];
|
|
|
|
|