summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/android/navigation_popup.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/android/navigation_popup.cc')
-rw-r--r--chrome/browser/ui/android/navigation_popup.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/android/navigation_popup.cc b/chrome/browser/ui/android/navigation_popup.cc
index 877bbac..48876a5 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"