Chromium Code Reviews| Index: Source/core/dom/DataTransferItemList.idl |
| diff --git a/Source/core/dom/DataTransferItemList.idl b/Source/core/dom/DataTransferItemList.idl |
| index 9b63b49cb94f3dc74968fb374858eee5d3d870db..7935116ef013adc6bde9f523378ca7bb2a1cf0a7 100644 |
| --- a/Source/core/dom/DataTransferItemList.idl |
| +++ b/Source/core/dom/DataTransferItemList.idl |
| @@ -29,6 +29,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| IndexedGetter, |
| CustomDeleteProperty, |
| ImplementationLacksVTable |