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