| Index: Source/core/css/PageRuleCollector.h
|
| diff --git a/Source/core/css/PageRuleCollector.h b/Source/core/css/PageRuleCollector.h
|
| index 544ea3892c41b6ffb021c9e04a8bb4cfa17cc48a..dd9161ac379b1683cc91e13e99aa42d33d4be9e4 100644
|
| --- a/Source/core/css/PageRuleCollector.h
|
| +++ b/Source/core/css/PageRuleCollector.h
|
| @@ -22,9 +22,7 @@
|
| #ifndef PageRuleCollector_h
|
| #define PageRuleCollector_h
|
|
|
| -#include "core/css/DocumentRuleSets.h"
|
| #include "core/css/resolver/StyleResolver.h"
|
| -#include <wtf/RefPtr.h>
|
| #include <wtf/Vector.h>
|
|
|
| namespace WebCore {
|
|
|