| Index: chrome/browser/browsing_data/autofill_counter.h
|
| diff --git a/chrome/browser/browsing_data/autofill_counter.h b/chrome/browser/browsing_data/autofill_counter.h
|
| index 25e18adee522816afbad5aee9920034a4060ea8a..bc65dc332763a2269d70c3b22145c7557f7e5d2a 100644
|
| --- a/chrome/browser/browsing_data/autofill_counter.h
|
| +++ b/chrome/browser/browsing_data/autofill_counter.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/macros.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "base/time/time.h"
|
| -#include "components/browsing_data/counters/browsing_data_counter.h"
|
| +#include "components/browsing_data/core/counters/browsing_data_counter.h"
|
| #include "components/webdata/common/web_data_service_consumer.h"
|
|
|
| class Profile;
|
|
|