Chromium Code Reviews| Index: sky/engine/core/dom/ClientRectList.idl |
| diff --git a/sky/engine/core/dom/ClientRectList.idl b/sky/engine/core/dom/ClientRectList.idl |
| index bf1454225c6c016baf0f65a751550d2a2897b657..7f6b1988c792b5b48477eb907b64654638230aac 100644 |
| --- a/sky/engine/core/dom/ClientRectList.idl |
| +++ b/sky/engine/core/dom/ClientRectList.idl |
| @@ -25,7 +25,6 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| ] interface ClientRectList { |
| readonly attribute unsigned long length; |
| getter ClientRect item(unsigned long index); |