| Index: components/proximity_auth/switches.h
|
| diff --git a/components/proximity_auth/switches.h b/components/proximity_auth/switches.h
|
| index d7c6207de85e2665cc932c4b11adce0b252d65d9..f29b42d19d97ba64e9df8f19a1b5e312d543a9c1 100644
|
| --- a/components/proximity_auth/switches.h
|
| +++ b/components/proximity_auth/switches.h
|
| @@ -9,6 +9,7 @@ namespace proximity_auth {
|
| namespace switches {
|
|
|
| extern const char kEnableBluetoothLowEnergyDiscovery[];
|
| +extern const char kEnableChromeOSLogin[];
|
| extern const char kEnableProximityDetection[];
|
| extern const char kForceLoadEasyUnlockAppInTests[];
|
|
|
|
|