Chromium Code Reviews| Index: Source/core/css/CSSRule.idl |
| diff --git a/Source/core/css/CSSRule.idl b/Source/core/css/CSSRule.idl |
| index efeb6050968e2a163b78c9f183032e76f650b5b7..983a4644f1708c8fe6a96a5ac919a40fb96fd6d7 100644 |
| --- a/Source/core/css/CSSRule.idl |
| +++ b/Source/core/css/CSSRule.idl |
| @@ -22,7 +22,7 @@ |
| [ |
| CustomToV8, |
| - DependentLifetime, |
| + DependentLifetime |
| ] interface CSSRule { |
| // RuleType |