Index: Source/core/html/HTMLInputElement.h |
diff --git a/Source/core/html/HTMLInputElement.h b/Source/core/html/HTMLInputElement.h |
index 0e1f3d9d5cb69159748c6e241f88a313dfafb4b7..5e77d41f929371b97c01fb303dfe7fa04c2aea71 100644 |
--- a/Source/core/html/HTMLInputElement.h |
+++ b/Source/core/html/HTMLInputElement.h |
@@ -37,7 +37,6 @@ class ExceptionState; |
class FileList; |
class HTMLDataListElement; |
class HTMLImageLoader; |
-class HTMLOptionElement; |
class InputType; |
class InputTypeView; |
class KURL; |