| Index: chrome/browser/browsing_data/browsing_data_counter_factory.cc
|
| diff --git a/chrome/browser/browsing_data/browsing_data_counter_factory.cc b/chrome/browser/browsing_data/browsing_data_counter_factory.cc
|
| index 09467014dcc5bedb3b348f203511ee2cf953a133..a9952c58f45610e314a3b02aa31e8daa1695168d 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_counter_factory.cc
|
| +++ b/chrome/browser/browsing_data/browsing_data_counter_factory.cc
|
| @@ -17,7 +17,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sync/profile_sync_service_factory.h"
|
| #include "chrome/browser/web_data_service_factory.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| #include "components/browsing_data/core/counters/autofill_counter.h"
|
| #include "components/browsing_data/core/counters/browsing_data_counter.h"
|
| #include "components/browsing_data/core/counters/history_counter.h"
|
|
|