Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index e3923a414a5c92316515342d7f6ec36258043dfc..0d11b92a388cb12135114d9c71a8ace3b37c6b0d 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2036,6 +2036,9 @@ |
'html/HTMLImageElement.h', |
'html/HTMLImageLoader.cpp', |
'html/HTMLImageLoader.h', |
+ 'html/HTMLImportsMaster.h', |
+ 'html/HTMLImports.cpp', |
+ 'html/HTMLImports.h', |
'html/HTMLInputElement.cpp', |
'html/HTMLKeygenElement.cpp', |
'html/HTMLKeygenElement.h', |
@@ -2144,6 +2147,8 @@ |
'html/LabelsNodeList.h', |
'html/LinkRelAttribute.cpp', |
'html/LinkRelAttribute.h', |
+ 'html/LinkResource.cpp', |
+ 'html/LinkResource.h', |
'html/MediaController.cpp', |
'html/MediaController.h', |
'html/MediaDocument.cpp', |