| Index: chrome/browser/browsing_data/downloads_counter.cc
|
| diff --git a/chrome/browser/browsing_data/downloads_counter.cc b/chrome/browser/browsing_data/downloads_counter.cc
|
| index dd205ad8f5b10626bc62f90fa0368ba9530e88d9..320a670c519b36497d2506728f7a6731ef80a836 100644
|
| --- a/chrome/browser/browsing_data/downloads_counter.cc
|
| +++ b/chrome/browser/browsing_data/downloads_counter.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "chrome/browser/download/download_history.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "components/browsing_data/pref_names.h"
|
| +#include "components/browsing_data/core/pref_names.h"
|
| #include "content/public/browser/download_manager.h"
|
|
|
| DownloadsCounter::DownloadsCounter(Profile* profile)
|
|
|