Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(312)

Unified Diff: Source/core/css/PageRuleCollector.h

Issue 17480002: Remove unused includes from core/accessibility, core/css and core/dom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698