Index: Source/core/html/HTMLInputElement.h |
diff --git a/Source/core/html/HTMLInputElement.h b/Source/core/html/HTMLInputElement.h |
index 018123167518371e4abbddc4359f890a1a14ab9c..8de0c2e0c45bfba4c063b887c979b1b9c7c38bde 100644 |
--- a/Source/core/html/HTMLInputElement.h |
+++ b/Source/core/html/HTMLInputElement.h |
@@ -399,7 +399,5 @@ private: |
OwnPtr<ListAttributeTargetObserver> m_listAttributeTargetObserver; |
}; |
-DEFINE_NODE_TYPE_CASTS(HTMLInputElement, hasTagName(HTMLNames::inputTag)); |
- |
} //namespace |
#endif |