| Index: Source/core/css/ElementRuleCollector.h
|
| diff --git a/Source/core/css/ElementRuleCollector.h b/Source/core/css/ElementRuleCollector.h
|
| index 5cfe8c81a12832de5f87ecb2de0e58927060a95a..bbd23495dfbe2b673f49c555ef7fc50d598cc9e6 100644
|
| --- a/Source/core/css/ElementRuleCollector.h
|
| +++ b/Source/core/css/ElementRuleCollector.h
|
| @@ -39,6 +39,7 @@ class RuleSet;
|
| class SelectorFilter;
|
| class StaticCSSRuleList;
|
|
|
| +// FIXME: Remove CascadeScope, it doesn't do anything now.
|
| typedef unsigned CascadeScope;
|
| typedef unsigned CascadeOrder;
|
|
|
|
|