| Index: components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc b/components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc
|
| index 89fbbd8f05f8fd5ef85f67e613eea0e800487d72..e07ec348275350b6fd270bfd18fb3a67e68e5255 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc
|
| @@ -5,9 +5,9 @@
|
| #include "components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.h"
|
|
|
| #include "base/macros.h"
|
| -#include "base/prefs/testing_pref_service.h"
|
| #include "components/gcm_driver/fake_gcm_driver.h"
|
| #include "components/gcm_driver/gcm_client.h"
|
| +#include "components/prefs/testing_pref_service.h"
|
| #include "components/proximity_auth/cryptauth/pref_names.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|