Chromium Code Reviews| Index: Source/core/xml/XPathValue.h |
| diff --git a/Source/core/xml/XPathValue.h b/Source/core/xml/XPathValue.h |
| index a693e7187f8670e2f033b8c512b745f97c47b8c5..c21a8dc2b4f2a9480faebf54eabce9dafd9cade9 100644 |
| --- a/Source/core/xml/XPathValue.h |
| +++ b/Source/core/xml/XPathValue.h |
| @@ -28,7 +28,7 @@ |
| #define XPathValue_h |
| #include "core/xml/XPathNodeSet.h" |
| -#include <wtf/text/WTFString.h> |
| +#include "wtf/text/WTFString.h" |
| namespace WebCore { |