Index: Source/core/dom/DataTransferItem.idl |
diff --git a/Source/core/dom/DataTransferItem.idl b/Source/core/dom/DataTransferItem.idl |
index c10e6fe1e6e3d9e3ab6fdedbf97c1d72fe2af110..8efdc6912929d55bfa08a910d6a5be0fe4e54c24 100644 |
--- a/Source/core/dom/DataTransferItem.idl |
+++ b/Source/core/dom/DataTransferItem.idl |
@@ -30,7 +30,6 @@ |
[ |
NoInterfaceObject, |
- ImplementationLacksVTable |
] interface DataTransferItem { |
readonly attribute DOMString kind; |
readonly attribute DOMString type; |