Index: chrome/browser/profiles/profile_impl_io_data.cc |
diff --git a/chrome/browser/profiles/profile_impl_io_data.cc b/chrome/browser/profiles/profile_impl_io_data.cc |
index 836109b27d8e0f8158771b3da5736b65bc888d75..9865b76f3cbfddfb260de20402a2009925771087 100644 |
--- a/chrome/browser/profiles/profile_impl_io_data.cc |
+++ b/chrome/browser/profiles/profile_impl_io_data.cc |
@@ -51,8 +51,8 @@ |
#include "components/prefs/pref_filter.h" |
#include "components/prefs/pref_member.h" |
#include "components/prefs/pref_service.h" |
-#include "components/previews/previews_io_data.h" |
-#include "components/previews/previews_ui_service.h" |
+#include "components/previews/core/previews_io_data.h" |
+#include "components/previews/core/previews_ui_service.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/cookie_store_factory.h" |
#include "content/public/browser/notification_service.h" |