Chromium Code Reviews| Index: dom/DataTransferItemList.idl |
| diff --git a/dom/DataTransferItemList.idl b/dom/DataTransferItemList.idl |
| index e65336a6745bd68521db6a566c74723824fa2f11..799ea326df8736a41db66e5c38d845954bb6cf8c 100644 |
| --- a/dom/DataTransferItemList.idl |
| +++ b/dom/DataTransferItemList.idl |
| @@ -29,9 +29,7 @@ |
| */ |
| [ |
| - Conditional=DATA_TRANSFER_ITEMS, |
| IndexedGetter, |
| - JSGenerateToNativeObject, |
| #if defined(V8_BINDING) && V8_BINDING |
| CustomDeleteProperty, |
| #endif |