| 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 e71c17fc66786c5a86d7931ef4999af7d2b72de1..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,
|
| - GarbageCollected
|
| ] interface CSSStyleDeclaration {
|
| [RaisesException=Setter] attribute DOMString cssText;
|
| readonly attribute unsigned long length;
|
|
|