Index: chrome/browser/ui/android/navigation_popup.cc |
diff --git a/chrome/browser/ui/android/navigation_popup.cc b/chrome/browser/ui/android/navigation_popup.cc |
index 877bbacbe23e4de7df4d2c43cc5fc3d113a06cb0..48876a59380fb6d47181e3ba2812ece472feb7c8 100644 |
--- a/chrome/browser/ui/android/navigation_popup.cc |
+++ b/chrome/browser/ui/android/navigation_popup.cc |
@@ -10,10 +10,10 @@ |
#include "chrome/browser/browser_process.h" |
#include "chrome/browser/favicon/favicon_service.h" |
#include "chrome/browser/favicon/favicon_service_factory.h" |
-#include "chrome/browser/history/history_types.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/common/url_constants.h" |
+#include "components/history/core/browser/history_types.h" |
#include "jni/NavigationPopup_jni.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "ui/base/resource/resource_bundle.h" |