| Index: components/proximity_auth/switches.h
|
| diff --git a/components/proximity_auth/switches.h b/components/proximity_auth/switches.h
|
| index 806c17a07239ae9f4b27291a90732249437ea441..04f61624ccb6cc6664dd50717b82c7cb079c5e49 100644
|
| --- a/components/proximity_auth/switches.h
|
| +++ b/components/proximity_auth/switches.h
|
| @@ -11,7 +11,6 @@ namespace switches {
|
| // All switches in alphabetical order. The switches should be documented
|
| // alongside the definition of their values in the .cc file.
|
| extern const char kCryptAuthHTTPHost[];
|
| -extern const char kDisableEasySignin[];
|
| extern const char kDisableEasyUnlock[];
|
| extern const char kEnableProximityDetection[];
|
| extern const char kForceLoadEasyUnlockAppInTests[];
|
|
|