Chromium Code Reviews| Index: core/css/WebKitCSSRegionRule.idl |
| diff --git a/core/css/WebKitCSSRegionRule.idl b/core/css/WebKitCSSRegionRule.idl |
| index ad91ce0f0277e7a2540a1826e500ee4e24cda8b3..681134480485aafeb9f9e140d4840f0be5777aaa 100644 |
| --- a/core/css/WebKitCSSRegionRule.idl |
| +++ b/core/css/WebKitCSSRegionRule.idl |
| @@ -28,7 +28,7 @@ |
| */ |
| [ |
| - EnabledAtRuntime=CSSRegions, |
| + RuntimeEnabled=CSSRegions, |
| ImplementedAs=CSSRegionRule |
| ] interface WebKitCSSRegionRule : CSSRule { |
| readonly attribute CSSRuleList cssRules; |