Chromium Code Reviews| Index: Source/core/xml/XMLErrors.cpp |
| diff --git a/Source/core/xml/XMLErrors.cpp b/Source/core/xml/XMLErrors.cpp |
| index 2c1bd8535640210c61a21e50530c1d1195a7ad23..acef59f78efd4d3f7fc2271c1d82b3d3a3bc438c 100644 |
| --- a/Source/core/xml/XMLErrors.cpp |
| +++ b/Source/core/xml/XMLErrors.cpp |
| @@ -34,7 +34,7 @@ |
| #include "core/dom/Document.h" |
| #include "core/dom/Element.h" |
| #include "core/dom/Text.h" |
| -#include <wtf/text/WTFString.h> |
| +#include "wtf/text/WTFString.h" |
| namespace WebCore { |