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

Unified Diff: sky/engine/core/css/ElementRuleCollector.h

Issue 780483002: Remove the CSSOM. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « sky/engine/core/css/CSSUnknownRule.idl ('k') | sky/engine/core/css/ElementRuleCollector.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/css/ElementRuleCollector.h
diff --git a/sky/engine/core/css/ElementRuleCollector.h b/sky/engine/core/css/ElementRuleCollector.h
index dca6847169ac0c9900dcf7b82caed13899163fdc..232d4a0f6061446cf7cf883d0d7fcf807425b1af 100644
--- a/sky/engine/core/css/ElementRuleCollector.h
+++ b/sky/engine/core/css/ElementRuleCollector.h
@@ -32,11 +32,9 @@
namespace blink {
class CSSStyleSheet;
-class CSSRuleList;
class RuleData;
class RuleSet;
class ScopedStyleResolver;
-class StaticCSSRuleList;
typedef unsigned CascadeScope;
typedef unsigned CascadeOrder;
« no previous file with comments | « sky/engine/core/css/CSSUnknownRule.idl ('k') | sky/engine/core/css/ElementRuleCollector.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698