Chromium Code Reviews| Index: Source/modules/indexeddb/IDBIndex.idl |
| diff --git a/Source/modules/indexeddb/IDBIndex.idl b/Source/modules/indexeddb/IDBIndex.idl |
| index 78ef8af286f9bd724f16d4f61901d0fd5a5abbc7..3da4815cd8e3668e8159d5dbed286344d48896b6 100644 |
| --- a/Source/modules/indexeddb/IDBIndex.idl |
| +++ b/Source/modules/indexeddb/IDBIndex.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ImplementationLacksVTable |
| ] interface IDBIndex { |
| readonly attribute DOMString name; |