Chromium Code Reviews| Index: Modules/indexeddb/IDBTransaction.idl |
| diff --git a/Modules/indexeddb/IDBTransaction.idl b/Modules/indexeddb/IDBTransaction.idl |
| index 0ec59491043ae0762024566c767bd7ee4f51f818..48f1fa3393a69c759b82812547b823875bf62d1e 100644 |
| --- a/Modules/indexeddb/IDBTransaction.idl |
| +++ b/Modules/indexeddb/IDBTransaction.idl |
| @@ -25,10 +25,8 @@ |
| */ |
| [ |
| - Conditional=INDEXED_DATABASE, |
| ActiveDOMObject, |
| - EventTarget, |
| - JSNoStaticTables |
| + EventTarget |
| ] interface IDBTransaction { |
| // Properties |