Index: chrome/browser/ui/webui/ntp/most_visited_handler.h |
diff --git a/chrome/browser/ui/webui/ntp/most_visited_handler.h b/chrome/browser/ui/webui/ntp/most_visited_handler.h |
index 91e162b00236deee33ae032bdef1c182f60d806c..5be345d16ae0219f22132be7d55b95498632f766 100644 |
--- a/chrome/browser/ui/webui/ntp/most_visited_handler.h |
+++ b/chrome/browser/ui/webui/ntp/most_visited_handler.h |
@@ -9,7 +9,7 @@ |
#include <vector> |
#include "base/memory/weak_ptr.h" |
-#include "chrome/browser/history/history_types.h" |
+#include "components/history/core/browser/history_types.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |
#include "content/public/browser/web_ui_message_handler.h" |