| Index: chrome/browser/browsing_data/autofill_counter.cc
|
| diff --git a/chrome/browser/browsing_data/autofill_counter.cc b/chrome/browser/browsing_data/autofill_counter.cc
|
| index 68eda9eaf1cc6d1c70a542c94b8af29b09f73a40..4da1de3ea18a536596afb637f3daf2efaa71815e 100644
|
| --- a/chrome/browser/browsing_data/autofill_counter.cc
|
| +++ b/chrome/browser/browsing_data/autofill_counter.cc
|
| @@ -14,7 +14,7 @@
|
| #include "components/autofill/core/browser/autofill_profile.h"
|
| #include "components/autofill/core/browser/credit_card.h"
|
| #include "components/autofill/core/browser/webdata/autofill_webdata_service.h"
|
| -#include "components/browsing_data/pref_names.h"
|
| +#include "components/browsing_data/core/pref_names.h"
|
|
|
| AutofillCounter::AutofillCounter(Profile* profile)
|
| : BrowsingDataCounter(browsing_data::prefs::kDeleteFormData),
|
|
|