Index: components/proximity_auth/cryptauth/cryptauth_device_manager.cc |
diff --git a/components/proximity_auth/cryptauth/cryptauth_device_manager.cc b/components/proximity_auth/cryptauth/cryptauth_device_manager.cc |
index a931cc887d235e26805ee56bbb9ab22b496b929d..8736bae4fbbf5b0b6a0d52f36011a2a402582a78 100644 |
--- a/components/proximity_auth/cryptauth/cryptauth_device_manager.cc |
+++ b/components/proximity_auth/cryptauth/cryptauth_device_manager.cc |
@@ -8,9 +8,9 @@ |
#include <utility> |
#include "base/base64url.h" |
-#include "base/prefs/pref_registry_simple.h" |
-#include "base/prefs/pref_service.h" |
-#include "base/prefs/scoped_user_pref_update.h" |
+#include "components/prefs/pref_registry_simple.h" |
+#include "components/prefs/pref_service.h" |
+#include "components/prefs/scoped_user_pref_update.h" |
#include "components/proximity_auth/cryptauth/cryptauth_client.h" |
#include "components/proximity_auth/cryptauth/pref_names.h" |
#include "components/proximity_auth/cryptauth/sync_scheduler_impl.h" |