Chromium Code Reviews| Index: Source/modules/indexeddb/IDBObjectStore.idl |
| diff --git a/Source/modules/indexeddb/IDBObjectStore.idl b/Source/modules/indexeddb/IDBObjectStore.idl |
| index 941bf993e4dfd00377a0ae269ae9b98359f32b7c..d3e4616ca2891722be11cb2a7fce6447fc20325c 100644 |
| --- a/Source/modules/indexeddb/IDBObjectStore.idl |
| +++ b/Source/modules/indexeddb/IDBObjectStore.idl |
| @@ -24,7 +24,6 @@ |
| */ |
| [ |
| - ImplementationLacksVTable |
| ] interface IDBObjectStore { |
| [TreatReturnedNullStringAs=Null] readonly attribute DOMString name; |
| [ImplementedAs=keyPathAny] readonly attribute IDBAny keyPath; |