| Index: Source/core/xml/XSLTProcessorLibxslt.cpp
|
| diff --git a/Source/core/xml/XSLTProcessorLibxslt.cpp b/Source/core/xml/XSLTProcessorLibxslt.cpp
|
| index fd34caf62ca5c860af76d132f70afd9881aa8cf0..c9b41fa42fbcb2ea77864404f0de102f93d5db0d 100644
|
| --- a/Source/core/xml/XSLTProcessorLibxslt.cpp
|
| +++ b/Source/core/xml/XSLTProcessorLibxslt.cpp
|
| @@ -42,7 +42,6 @@
|
| #include "platform/network/ResourceResponse.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/Vector.h"
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/StringBuffer.h"
|
| #include "wtf/unicode/UTF8.h"
|
|
|