Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index d0822c81ac18519cb496896b529c8b2542901435..66098117baf2fcf10131f9c77f6804ea399eef09 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2468,6 +2468,8 @@ |
'html/HTMLTableRowsCollection.h', |
'html/HTMLTableSectionElement.cpp', |
'html/HTMLTableSectionElement.h', |
+ 'html/HTMLTagCollection.cpp', |
+ 'html/HTMLTagCollection.h', |
'html/HTMLTemplateElement.cpp', |
'html/HTMLTemplateElement.h', |
'html/HTMLTextAreaElement.cpp', |