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 662dfe4593c5f31729b644e5a97ac97f73df58cf..77a1147b0e8ecfd417d8735a53d22c15f2a8ae44 100644 |
--- a/components/proximity_auth/proximity_auth_pref_manager_unittest.cc |
+++ b/components/proximity_auth/proximity_auth_pref_manager_unittest.cc |
@@ -5,11 +5,11 @@ |
#include "components/proximity_auth/proximity_auth_pref_manager.h" |
#include <algorithm> |
+#include <memory> |
#include <string> |
#include <vector> |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "components/prefs/testing_pref_service.h" |
#include "components/proximity_auth/proximity_auth_pref_names.h" |
#include "testing/gmock/include/gmock/gmock.h" |