Chromium Code Reviews| Index: Source/core/html/parser/HTMLFormattingElementList.cpp |
| diff --git a/Source/core/html/parser/HTMLFormattingElementList.cpp b/Source/core/html/parser/HTMLFormattingElementList.cpp |
| index 303d485d42fd4a93dbcddf2fef6f1d6106b3231b..fe748bf054170fd6cf6fdf9ee162fcd48d173e02 100644 |
| --- a/Source/core/html/parser/HTMLFormattingElementList.cpp |
| +++ b/Source/core/html/parser/HTMLFormattingElementList.cpp |
| @@ -26,8 +26,6 @@ |
| #include "config.h" |
| #include "core/html/parser/HTMLFormattingElementList.h" |
| -#include "core/dom/Element.h" |
| -#include "core/platform/NotImplemented.h" |
| #ifndef NDEBUG |
| #include <stdio.h> |