Chromium Code Reviews| Index: components/autofill/content/browser/content_autofill_driver.h |
| diff --git a/components/autofill/content/browser/content_autofill_driver.h b/components/autofill/content/browser/content_autofill_driver.h |
| index a5dca6cf0c4e689d842d2bf00129aa03e7af70c7..50815933fa830a5a6161765d0b8bea98070d1578 100644 |
| --- a/components/autofill/content/browser/content_autofill_driver.h |
| +++ b/components/autofill/content/browser/content_autofill_driver.h |
| @@ -25,7 +25,6 @@ class Message; |
| namespace autofill { |
| -class AutofillContext; |
| class AutofillClient; |
| // Class that drives autofill flow in the browser process based on |