Chromium Code Reviews| Index: components/autofill/core/browser/webdata/autofill_change.h |
| diff --git a/components/autofill/core/browser/webdata/autofill_change.h b/components/autofill/core/browser/webdata/autofill_change.h |
| index bce33e27b434c4b576f9463be3b0372203822b8e..fe421615e41c748bb41b429c0b37a2ea36a5bbcd 100644 |
| --- a/components/autofill/core/browser/webdata/autofill_change.h |
| +++ b/components/autofill/core/browser/webdata/autofill_change.h |
| @@ -12,7 +12,6 @@ |
| namespace autofill { |
| class AutofillProfile; |
| -class CreditCard; |
| // For classic Autofill form fields, the KeyType is AutofillKey. |
| // Autofill++ types such as AutofillProfile and CreditCard simply use an int. |