| Index: Source/WebCore/Modules/webdatabase/SQLTransaction.idl
|
| diff --git a/Source/WebCore/Modules/webdatabase/SQLTransaction.idl b/Source/WebCore/Modules/webdatabase/SQLTransaction.idl
|
| index 881de5a6a6ed0a991b3a4556f62741f0ead79276..497cec9e993e3793e9c8fe208cadac827a5f8c35 100644
|
| --- a/Source/WebCore/Modules/webdatabase/SQLTransaction.idl
|
| +++ b/Source/WebCore/Modules/webdatabase/SQLTransaction.idl
|
| @@ -27,7 +27,6 @@
|
| */
|
|
|
| [
|
| - Conditional=SQL_DATABASE,
|
| OmitConstructor,
|
| ImplementationLacksVTable
|
| ] interface SQLTransaction {
|
|
|