Index: Source/modules/indexeddb/IDBIndex.idl |
diff --git a/Source/modules/indexeddb/IDBIndex.idl b/Source/modules/indexeddb/IDBIndex.idl |
index 78ef8af286f9bd724f16d4f61901d0fd5a5abbc7..861c67316c9396ee2767ed1ee9f0174d74ca9362 100644 |
--- a/Source/modules/indexeddb/IDBIndex.idl |
+++ b/Source/modules/indexeddb/IDBIndex.idl |
@@ -24,7 +24,6 @@ |
*/ |
[ |
- ImplementationLacksVTable |
] interface IDBIndex { |
readonly attribute DOMString name; |
readonly attribute IDBObjectStore objectStore; |