Chromium Code Reviews| Index: Source/core/xml/XSLTProcessor.cpp |
| diff --git a/Source/core/xml/XSLTProcessor.cpp b/Source/core/xml/XSLTProcessor.cpp |
| index 3b692acd205f8dddca63b7e5913ab1c8ac829dfa..ea0f323016dca3baacf69d371fd16e046656c2fb 100644 |
| --- a/Source/core/xml/XSLTProcessor.cpp |
| +++ b/Source/core/xml/XSLTProcessor.cpp |
| @@ -33,7 +33,6 @@ |
| #include "core/frame/csp/ContentSecurityPolicy.h" |
| #include "platform/weborigin/SecurityOrigin.h" |
| #include "wtf/Assertions.h" |
| -#include "wtf/Vector.h" |
| namespace blink { |