Index: chrome/browser/ui/sync/profile_signin_confirmation_helper.cc |
diff --git a/chrome/browser/ui/sync/profile_signin_confirmation_helper.cc b/chrome/browser/ui/sync/profile_signin_confirmation_helper.cc |
index d52e989821bec188c360080268fbc8fe06f8fc90..2852608ae641730cd5ead3db649f0d9ce718d42e 100644 |
--- a/chrome/browser/ui/sync/profile_signin_confirmation_helper.cc |
+++ b/chrome/browser/ui/sync/profile_signin_confirmation_helper.cc |
@@ -14,9 +14,9 @@ |
#include "chrome/browser/history/history_db_task.h" |
#include "chrome/browser/history/history_service.h" |
#include "chrome/browser/history/history_service_factory.h" |
-#include "chrome/browser/history/history_types.h" |
#include "chrome/browser/profiles/profile.h" |
#include "components/bookmarks/browser/bookmark_model.h" |
+#include "components/history/core/browser/history_types.h" |
#include "content/public/browser/browser_thread.h" |
#include "ui/gfx/color_utils.h" |
#include "ui/native_theme/native_theme.h" |