Chromium Code Reviews| Index: Source/core/xml/NativeXPathNSResolver.cpp |
| diff --git a/Source/core/xml/NativeXPathNSResolver.cpp b/Source/core/xml/NativeXPathNSResolver.cpp |
| index e398afd373b36e21954945aaa1e1751bbf58041a..8ae8c04db12a3183ab9f8afbfa42a275d5d372af 100644 |
| --- a/Source/core/xml/NativeXPathNSResolver.cpp |
| +++ b/Source/core/xml/NativeXPathNSResolver.cpp |
| @@ -28,7 +28,7 @@ |
| #include "XMLNames.h" |
| #include "core/dom/Node.h" |
| -#include <wtf/text/WTFString.h> |
| +#include "wtf/text/WTFString.h" |
| namespace WebCore { |