Chromium Code Reviews| Index: sky/engine/core/dom/MutationRecord.idl |
| diff --git a/sky/engine/core/dom/MutationRecord.idl b/sky/engine/core/dom/MutationRecord.idl |
| index 9c32766c33d8f2332f7ad5654559c182d12681c3..67096efcf8172262ee2a5214544d6150937c6670 100644 |
| --- a/sky/engine/core/dom/MutationRecord.idl |
| +++ b/sky/engine/core/dom/MutationRecord.idl |
| @@ -29,7 +29,6 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| ] interface MutationRecord { |
| readonly attribute DOMString type; |
| readonly attribute Node target; |