Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index fc65d60b00e0b695b1788fedbcf4f97df48f6c6d..6da678fc3cc991ad8d45c501ccea79ec8912d0ce 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1917,6 +1917,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', |