Chromium Code Reviews| Index: Source/core/html/HTMLUListElement.cpp |
| diff --git a/Source/core/html/HTMLUListElement.cpp b/Source/core/html/HTMLUListElement.cpp |
| index 32b68132357f9d3917660f21ea3bc4d447783620..d263f3a60fc249bd3adee1fd3ed9cd27a79fa3d3 100644 |
| --- a/Source/core/html/HTMLUListElement.cpp |
| +++ b/Source/core/html/HTMLUListElement.cpp |
| @@ -25,7 +25,6 @@ |
| #include "CSSPropertyNames.h" |
| #include "HTMLNames.h" |
| -#include "core/dom/Attribute.h" |
| namespace WebCore { |