| Index: components/proximity_auth/cryptauth/cryptauth_client_impl.cc
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_client_impl.cc b/components/proximity_auth/cryptauth/cryptauth_client_impl.cc
|
| index 73ab9e524d39f907a44c3d69adab896e9a0a7ee3..1177ce7e2047c66b894652c662a46278b25513f4 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_client_impl.cc
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_client_impl.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/command_line.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl.h"
|
| -#include "components/proximity_auth/switches.h"
|
| +#include "components/proximity_auth/cryptauth/switches.h"
|
|
|
| namespace proximity_auth {
|
|
|
|
|