| Index: third_party/WebKit/Source/core/css/cssom/TransformComponent.idl
|
| diff --git a/third_party/WebKit/Source/core/css/cssom/TransformComponent.idl b/third_party/WebKit/Source/core/css/cssom/TransformComponent.idl
|
| index f8da462c4000ab87b6dfd2fb7b8bb5fd177754ff..d8ea9cfa02fd34eeba04172c0cdef7409dca94c1 100644
|
| --- a/third_party/WebKit/Source/core/css/cssom/TransformComponent.idl
|
| +++ b/third_party/WebKit/Source/core/css/cssom/TransformComponent.idl
|
| @@ -4,7 +4,6 @@
|
|
|
| [
|
| RuntimeEnabled=CSSTypedOM,
|
| - GarbageCollected
|
| ] interface TransformComponent {
|
| readonly attribute DOMString cssString;
|
| boolean is2DComponent();
|
|
|