Chromium Code Reviews| Index: Source/modules/indexeddb/IDBTransaction.idl |
| diff --git a/Source/modules/indexeddb/IDBTransaction.idl b/Source/modules/indexeddb/IDBTransaction.idl |
| index ec9995b14ece30c6c605e996d4d97569d787d49d..27be73757b1d5967ddec233dd238af711372b3b6 100644 |
| --- a/Source/modules/indexeddb/IDBTransaction.idl |
| +++ b/Source/modules/indexeddb/IDBTransaction.idl |
| @@ -25,6 +25,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ActiveDOMObject, |
| EventTarget |
| ] interface IDBTransaction { |