| Index: components/proximity_auth/proximity_auth_pref_manager_unittest.cc
|
| diff --git a/components/proximity_auth/proximity_auth_pref_manager_unittest.cc b/components/proximity_auth/proximity_auth_pref_manager_unittest.cc
|
| index 17a97769920eb152fd8734039057f7c0e054f2e2..662dfe4593c5f31729b644e5a97ac97f73df58cf 100644
|
| --- a/components/proximity_auth/proximity_auth_pref_manager_unittest.cc
|
| +++ b/components/proximity_auth/proximity_auth_pref_manager_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/prefs/testing_pref_service.h"
|
| +#include "components/prefs/testing_pref_service.h"
|
| #include "components/proximity_auth/proximity_auth_pref_names.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|