Index: chrome/browser/browsing_data/downloads_counter_browsertest.cc |
diff --git a/chrome/browser/browsing_data/downloads_counter_browsertest.cc b/chrome/browser/browsing_data/downloads_counter_browsertest.cc |
index c4a2ca6eb3c80bc8d7425ac3f984325b2bce519e..52a7c777523cb1aaac9ee1735821e9581eb7c6d2 100644 |
--- a/chrome/browser/browsing_data/downloads_counter_browsertest.cc |
+++ b/chrome/browser/browsing_data/downloads_counter_browsertest.cc |
@@ -16,8 +16,8 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/test/base/in_process_browser_test.h" |
-#include "components/browsing_data/browsing_data_utils.h" |
-#include "components/browsing_data/pref_names.h" |
+#include "components/browsing_data/core/browsing_data_utils.h" |
+#include "components/browsing_data/core/pref_names.h" |
#include "components/history/core/browser/download_row.h" |
#include "components/prefs/pref_service.h" |
#include "content/public/browser/download_manager.h" |