Chromium Code Reviews| Index: public/web/WebFormElement.h |
| diff --git a/public/web/WebFormElement.h b/public/web/WebFormElement.h |
| index cb2f5d09da718b0820fbff523b78d4503914d320..d50a3bbb87b78d5853c33fdd8700fa532853c183 100644 |
| --- a/public/web/WebFormElement.h |
| +++ b/public/web/WebFormElement.h |
| @@ -37,7 +37,6 @@ |
| namespace blink { |
| class HTMLFormElement; |
| -class WebInputElement; |
| class WebFormControlElement; |
| // A container for passing around a reference to a form element. Provides some |