| Index: components/autofill/core/browser/webdata/autofill_profile_syncable_service.h
|
| diff --git a/components/autofill/core/browser/webdata/autofill_profile_syncable_service.h b/components/autofill/core/browser/webdata/autofill_profile_syncable_service.h
|
| index ca690499dd0fc0dd831a76aba5bfb38cd4b14025..7127a84018213a305ba5a5573724047283372a3a 100644
|
| --- a/components/autofill/core/browser/webdata/autofill_profile_syncable_service.h
|
| +++ b/components/autofill/core/browser/webdata/autofill_profile_syncable_service.h
|
| @@ -31,14 +31,12 @@
|
| #include "sync/protocol/autofill_specifics.pb.h"
|
|
|
| class ProfileSyncServiceAutofillTest;
|
| -class WebDataServiceBase;
|
|
|
| namespace autofill {
|
|
|
| class AutofillProfile;
|
| class AutofillTable;
|
| class AutofillWebDataService;
|
| -class FormGroup;
|
|
|
| extern const char kAutofillProfileTag[];
|
|
|
|
|