Chromium Code Reviews| Index: Source/modules/indexeddb/IDBAny.idl |
| diff --git a/Source/modules/indexeddb/IDBAny.idl b/Source/modules/indexeddb/IDBAny.idl |
| index 485e3db35b844e203cbc31968ff472808dde7604..36f262a221d1cd273160cb9420a50076ec211798 100644 |
| --- a/Source/modules/indexeddb/IDBAny.idl |
| +++ b/Source/modules/indexeddb/IDBAny.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| CustomToV8, |
| DoNotGenerateWrap |
| ] interface IDBAny { |