Index: chrome/browser/download/download_target_determiner_unittest.cc |
diff --git a/chrome/browser/download/download_target_determiner_unittest.cc b/chrome/browser/download/download_target_determiner_unittest.cc |
index ebfaf263761039f665a2ead7bbf6e83edf1dfe39..3a7811e8762c26ae219d9a30613a1c1fc6757f8c 100644 |
--- a/chrome/browser/download/download_target_determiner_unittest.cc |
+++ b/chrome/browser/download/download_target_determiner_unittest.cc |
@@ -19,11 +19,11 @@ |
#include "chrome/browser/download/download_target_info.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/common/pref_names.h" |
#include "chrome/test/base/chrome_render_view_host_test_harness.h" |
#include "chrome/test/base/testing_pref_service_syncable.h" |
#include "chrome/test/base/testing_profile.h" |
+#include "components/history/core/browser/history_types.h" |
#include "content/public/browser/download_interrupt_reasons.h" |
#include "content/public/browser/render_process_host.h" |
#include "content/public/browser/web_contents.h" |