Chromium Code Reviews| Index: Source/core/xml/XMLErrors.cpp |
| diff --git a/Source/core/xml/XMLErrors.cpp b/Source/core/xml/XMLErrors.cpp |
| index 5e47c2dd37a66e9193513908acb9b4fe900872b3..5e0cac6d9dfc86735797abe64fc0adb128fb4a33 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 { |