Chromium Code Reviews| Index: Source/modules/webdatabase/SQLTransaction.idl |
| diff --git a/Source/modules/webdatabase/SQLTransaction.idl b/Source/modules/webdatabase/SQLTransaction.idl |
| index 2c0207c958aae703bb1aafd2ba2c9761f07a61cb..4de66ad1fb3fe0218a31e145a731460caa075314 100644 |
| --- a/Source/modules/webdatabase/SQLTransaction.idl |
| +++ b/Source/modules/webdatabase/SQLTransaction.idl |
| @@ -28,7 +28,6 @@ |
| [ |
| NoInterfaceObject, |
| - ImplementationLacksVTable |
| ] interface SQLTransaction { |
| [Custom] void executeSql(DOMString sqlStatement, |
| ObjectArray arguments, |