Index: chrome/browser/browsing_data/history_counter.cc |
diff --git a/chrome/browser/browsing_data/history_counter.cc b/chrome/browser/browsing_data/history_counter.cc |
index 1980fedaa04940c7fd8e60c15f7a13ce90fad777..1a6388f2215b7f44802ef673792ffca72126f693 100644 |
--- a/chrome/browser/browsing_data/history_counter.cc |
+++ b/chrome/browser/browsing_data/history_counter.cc |
@@ -14,7 +14,7 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/sync/profile_sync_service_factory.h" |
#include "components/browser_sync/browser/profile_sync_service.h" |
-#include "components/browsing_data/pref_names.h" |
+#include "components/browsing_data/core/pref_names.h" |
#include "components/history/core/browser/history_service.h" |
#include "components/history/core/browser/web_history_service.h" |
#include "content/public/browser/browser_thread.h" |