Chromium Code Reviews| Index: Source/core/html/HTMLTableCaptionElement.cpp |
| diff --git a/Source/core/html/HTMLTableCaptionElement.cpp b/Source/core/html/HTMLTableCaptionElement.cpp |
| index 631444843342a83a8f2d39faeed72f418b88fedb..2d77463093713c6ce494cd2058c9f761049030aa 100644 |
| --- a/Source/core/html/HTMLTableCaptionElement.cpp |
| +++ b/Source/core/html/HTMLTableCaptionElement.cpp |
| @@ -27,7 +27,6 @@ |
| #include "CSSPropertyNames.h" |
| #include "HTMLNames.h" |
| -#include "core/dom/Attribute.h" |
| namespace WebCore { |