Chromium Code Reviews| Index: components/autofill/content/renderer/form_cache.h |
| diff --git a/components/autofill/content/renderer/form_cache.h b/components/autofill/content/renderer/form_cache.h |
| index 78bef2e6447bae95ae1ba4af837fdca2df62eaa6..4afb3a66f9e605e06a42b71f684af8d3dd5d0d38 100644 |
| --- a/components/autofill/content/renderer/form_cache.h |
| +++ b/components/autofill/content/renderer/form_cache.h |
| @@ -16,9 +16,6 @@ |
| #include "components/autofill/core/common/form_data.h" |
| namespace blink { |
| -class WebDocument; |
| -class WebElement; |
| -class WebElementCollection; |
| class WebFormControlElement; |
| class WebFrame; |
| class WebInputElement; |