Index: chrome/browser/history/url_index_private_data.cc |
diff --git a/chrome/browser/history/url_index_private_data.cc b/chrome/browser/history/url_index_private_data.cc |
index da204e9f2bbad502139ead076ee96de5cb3bf7f9..b76b051525179c9535acecc3e2e9ed52623e73ae 100644 |
--- a/chrome/browser/history/url_index_private_data.cc |
+++ b/chrome/browser/history/url_index_private_data.cc |
@@ -22,12 +22,12 @@ |
#include "base/time/time.h" |
#include "chrome/browser/autocomplete/autocomplete_provider.h" |
#include "chrome/browser/autocomplete/url_prefix.h" |
-#include "chrome/browser/bookmarks/bookmark_utils.h" |
#include "chrome/browser/history/history_database.h" |
#include "chrome/browser/history/history_db_task.h" |
#include "chrome/browser/history/history_service.h" |
#include "chrome/browser/history/in_memory_url_index.h" |
#include "components/bookmarks/core/browser/bookmark_service.h" |
+#include "components/bookmarks/core/browser/bookmark_utils.h" |
#include "content/public/browser/notification_details.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/notification_source.h" |