Chromium Code Reviews| Index: Source/core/dom/shadow/ContentDistributor.h |
| diff --git a/Source/core/dom/shadow/ContentDistributor.h b/Source/core/dom/shadow/ContentDistributor.h |
| index c90049b4a606630590f2be5df0a9fd68f97cf358..442dc41e71ebf1f2558bbe5d447e51fd4ba98b91 100644 |
| --- a/Source/core/dom/shadow/ContentDistributor.h |
| +++ b/Source/core/dom/shadow/ContentDistributor.h |
| @@ -34,7 +34,6 @@ |
| #include "core/dom/shadow/SelectRuleFeatureSet.h" |
| #include "wtf/Forward.h" |
| #include "wtf/HashMap.h" |
| -#include "wtf/RefCounted.h" |
| #include "wtf/Vector.h" |
| namespace WebCore { |