Chromium Code Reviews| Index: Source/core/html/FormAssociatedElement.h |
| diff --git a/Source/core/html/FormAssociatedElement.h b/Source/core/html/FormAssociatedElement.h |
| index e41483a55c08d1020fac97b69eb98aaf42cca583..29e504819544d01959ea6f1ff7daac9ee0767aa4 100644 |
| --- a/Source/core/html/FormAssociatedElement.h |
| +++ b/Source/core/html/FormAssociatedElement.h |
| @@ -37,7 +37,6 @@ class FormDataList; |
| class HTMLElement; |
| class HTMLFormElement; |
| class Node; |
| -class ValidationMessage; |
| class ValidityState; |
| class VisibleSelection; |