Chromium Code Reviews| Index: Source/core/xml/XPathUtil.cpp |
| diff --git a/Source/core/xml/XPathUtil.cpp b/Source/core/xml/XPathUtil.cpp |
| index 9ee19c8bf91504b8f49dedd06268343a3cf8f40c..5967efa025deb6385924c7dfb0fbff162d8ac9bd 100644 |
| --- a/Source/core/xml/XPathUtil.cpp |
| +++ b/Source/core/xml/XPathUtil.cpp |
| @@ -29,7 +29,7 @@ |
| #include "core/dom/ContainerNode.h" |
| #include "core/dom/NodeTraversal.h" |
| -#include <wtf/text/StringBuilder.h> |
| +#include "wtf/text/StringBuilder.h" |
| namespace WebCore { |
| namespace XPath { |