Chromium Code Reviews| Index: Source/core/css/CSSRuleList.cpp |
| diff --git a/Source/core/css/CSSRuleList.cpp b/Source/core/css/CSSRuleList.cpp |
| index be1677a2b53d6a84a59f41b672841f3261dcbfcd..8b7fcea97903c2ebfbe66188354075bddfc8e913 100644 |
| --- a/Source/core/css/CSSRuleList.cpp |
| +++ b/Source/core/css/CSSRuleList.cpp |
| @@ -23,7 +23,6 @@ |
| #include "core/css/CSSRuleList.h" |
| #include "core/css/CSSRule.h" |
| -#include "core/css/CSSStyleSheet.h" |
| #include <wtf/MemoryInstrumentationVector.h> |
| namespace WebCore { |