| Index: components/browsing_data/core/counters/history_counter.h
|
| diff --git a/components/browsing_data/core/counters/history_counter.h b/components/browsing_data/core/counters/history_counter.h
|
| index 2b8355848725e0ba75d57575044fe7dad5395ec7..48b6fa0949cf9e5eeb064451d614e362c7019526 100644
|
| --- a/components/browsing_data/core/counters/history_counter.h
|
| +++ b/components/browsing_data/core/counters/history_counter.h
|
| @@ -10,8 +10,8 @@
|
| #include "components/browsing_data/core/counters/browsing_data_counter.h"
|
| #include "components/history/core/browser/history_service.h"
|
| #include "components/history/core/browser/web_history_service.h"
|
| -#include "components/sync_driver/sync_service.h"
|
| -#include "components/sync_driver/sync_service_observer.h"
|
| +#include "components/sync/driver/sync_service.h"
|
| +#include "components/sync/driver/sync_service_observer.h"
|
|
|
| namespace browsing_data {
|
|
|
|
|