Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 86618c1b9fa4608441b9e69dc1ac185238d9b154..f84d5415f903b0449e5574979c4af5d3b18f1818 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1914,6 +1914,8 @@ |
'xml/DOMParser.h', |
'xml/DocumentXPathEvaluator.cpp', |
'xml/DocumentXPathEvaluator.h', |
+ 'xml/DocumentXSLT.cpp', |
+ 'xml/DocumentXSLT.h', |
'xml/NativeXPathNSResolver.cpp', |
'xml/NativeXPathNSResolver.h', |
'xml/XMLSerializer.cpp', |