Chromium Code Reviews| Index: Source/core/dom/ClassNodeList.cpp |
| diff --git a/Source/core/dom/ClassNodeList.cpp b/Source/core/dom/ClassNodeList.cpp |
| index dc6f36d7078b2894c154f8403f87b24c350832df..7ab32026f05f366f3807c648655bf6182bcff7cc 100644 |
| --- a/Source/core/dom/ClassNodeList.cpp |
| +++ b/Source/core/dom/ClassNodeList.cpp |
| @@ -32,7 +32,6 @@ |
| #include "core/dom/Document.h" |
| #include "core/dom/NodeRareData.h" |
| -#include "core/dom/StyledElement.h" |
| namespace WebCore { |