Index: chrome/browser/profiles/profile_io_data.cc |
diff --git a/chrome/browser/profiles/profile_io_data.cc b/chrome/browser/profiles/profile_io_data.cc |
index 995cdf946cac1d316a781373888b584c39c35bd5..4bd63d4cebdf06374d5a9f14660eedf8e18c9d93 100644 |
--- a/chrome/browser/profiles/profile_io_data.cc |
+++ b/chrome/browser/profiles/profile_io_data.cc |
@@ -74,7 +74,7 @@ |
#include "components/policy/core/common/cloud/policy_header_service.h" |
#include "components/policy/core/common/cloud/user_cloud_policy_manager.h" |
#include "components/prefs/pref_service.h" |
-#include "components/previews/previews_io_data.h" |
+#include "components/previews/core/previews_io_data.h" |
#include "components/signin/core/common/signin_pref_names.h" |
#include "components/sync/driver/pref_names.h" |
#include "components/url_formatter/url_fixer.h" |