| Index: components/proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc b/components/proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc
|
| index 801291289de1f3dc1fc61401a72937d58367824a..e071c557a3fa28200dea3b802657707763ae3856 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc
|
| @@ -9,7 +9,7 @@
|
| #include "components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_api_call_flow.h"
|
| #include "components/proximity_auth/cryptauth/proto/cryptauth_api.pb.h"
|
| -#include "components/proximity_auth/switches.h"
|
| +#include "components/proximity_auth/cryptauth/switches.h"
|
| #include "google_apis/gaia/fake_oauth2_token_service.h"
|
| #include "net/url_request/test_url_fetcher_factory.h"
|
| #include "net/url_request/url_request_test_util.h"
|
|
|