| Index: third_party/WebKit/Source/core/dom/CompositorProxy.idl
|
| diff --git a/third_party/WebKit/Source/core/dom/CompositorProxy.idl b/third_party/WebKit/Source/core/dom/CompositorProxy.idl
|
| index 53de14b81dfeaacb968e27f3f3576e9beace07e0..21393c514b968f73c094f530c9f111dd99c849f7 100644
|
| --- a/third_party/WebKit/Source/core/dom/CompositorProxy.idl
|
| +++ b/third_party/WebKit/Source/core/dom/CompositorProxy.idl
|
| @@ -6,7 +6,6 @@
|
| Constructor(Element element, DOMString[] attributeArray),
|
| ConstructorCallWith=ExecutionContext,
|
| Exposed=(Window,CompositorWorker),
|
| - GarbageCollected,
|
| RaisesException=Constructor,
|
| RuntimeEnabled=CompositorWorker,
|
| ] interface CompositorProxy {
|
|
|