| Index: third_party/WebKit/Source/core/css/cssom/StyleValue.idl
|
| diff --git a/third_party/WebKit/Source/core/css/cssom/StyleValue.idl b/third_party/WebKit/Source/core/css/cssom/StyleValue.idl
|
| index 85b809df0200302c1172ff7a85994f42718195c6..7a8211bd07b4b3e854a977f84fb20e39f939b1cb 100644
|
| --- a/third_party/WebKit/Source/core/css/cssom/StyleValue.idl
|
| +++ b/third_party/WebKit/Source/core/css/cssom/StyleValue.idl
|
| @@ -4,7 +4,6 @@
|
|
|
| [
|
| RuntimeEnabled=CSSTypedOM,
|
| - GarbageCollected
|
| ] interface StyleValue {
|
| readonly attribute DOMString cssString;
|
| // static (StyleValue or sequence<StyleValue>)? parse(DOMString property, DOMString cssText);
|
|
|