summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLElementsAllInOne.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLElementsAllInOne.cpp')
-rw-r--r--WebCore/html/HTMLElementsAllInOne.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/html/HTMLElementsAllInOne.cpp b/WebCore/html/HTMLElementsAllInOne.cpp
index f19addf..8411188 100644
--- a/WebCore/html/HTMLElementsAllInOne.cpp
+++ b/WebCore/html/HTMLElementsAllInOne.cpp
@@ -46,6 +46,7 @@
#include "HTMLDataGridCellElement.cpp"
#include "HTMLDataGridColElement.cpp"
#include "HTMLDataGridRowElement.cpp"
+#include "HTMLDataListElement.cpp"
#include "HTMLDListElement.cpp"
#include "HTMLDirectoryElement.cpp"
#include "HTMLDivElement.cpp"
@@ -79,6 +80,7 @@
#include "HTMLMetaElement.cpp"
#include "HTMLMeterElement.cpp"
#include "HTMLModElement.cpp"
+#include "HTMLNoScriptElement.cpp"
#include "HTMLOListElement.cpp"
#include "HTMLObjectElement.cpp"
#include "HTMLOptGroupElement.cpp"