Index: Source/core/dom/DataTransferItemList.idl |
diff --git a/Source/core/dom/DataTransferItemList.idl b/Source/core/dom/DataTransferItemList.idl |
index 0217784f2fc96b29f07521e6027b5fff2fadd1de..184426b38912fd30d5315da2a8c62419c1d50f96 100644 |
--- a/Source/core/dom/DataTransferItemList.idl |
+++ b/Source/core/dom/DataTransferItemList.idl |
@@ -29,6 +29,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
ImplementationLacksVTable |
] interface DataTransferItemList { |
readonly attribute long length; |