Chromium Code Reviews| Index: Source/modules/indexeddb/IDBRequest.idl |
| diff --git a/Source/modules/indexeddb/IDBRequest.idl b/Source/modules/indexeddb/IDBRequest.idl |
| index 3f8020aca4bbb56cae7b044eeeb3652d50097ffd..7fb7d2135b61d21c43893b8855d3a25b4a156184 100644 |
| --- a/Source/modules/indexeddb/IDBRequest.idl |
| +++ b/Source/modules/indexeddb/IDBRequest.idl |
| @@ -28,6 +28,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ActiveDOMObject, |
| EventTarget |
| ] interface IDBRequest { |