Index: third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl |
diff --git a/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl b/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl |
index e9cae2bfdf66b367fb9a1770e4f34e42a5af3c7c..c77fec96818a5bbbd708e7e0f55b9d96821fe6c0 100644 |
--- a/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl |
+++ b/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl |
@@ -22,7 +22,6 @@ |
[ |
DependentLifetime, |
- SetWrapperReferenceTo(CSSRule parentRule), |
] interface CSSStyleDeclaration { |
[RaisesException=Setter] attribute DOMString cssText; |
readonly attribute unsigned long length; |