| Index: third_party/WebCore/css/CSSStyleSheet.idl
|
| diff --git a/third_party/WebCore/css/CSSStyleSheet.idl b/third_party/WebCore/css/CSSStyleSheet.idl
|
| index 962c9dbdccf924435b2ef6cd152bf7bec3ada060..782db586ce491b8b344b25b1d16d510914db7827 100644
|
| --- a/third_party/WebCore/css/CSSStyleSheet.idl
|
| +++ b/third_party/WebCore/css/CSSStyleSheet.idl
|
| @@ -22,7 +22,7 @@ module css {
|
|
|
| // Introduced in DOM Level 2:
|
| interface [
|
| - V8CustomToJSObject
|
| + V8GenerateIsReachable=ImplOwnerNodeRoot
|
| ] CSSStyleSheet : StyleSheet {
|
| readonly attribute CSSRule ownerRule;
|
| readonly attribute CSSRuleList cssRules;
|
|
|