| Index: Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl
|
| diff --git a/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl b/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl
|
| index c59273b46467b1552e6ba31dfca3fcd5a8ef94a5..59df1a87807b37a395ed665f25eaa0034d1c4441 100644
|
| --- a/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl
|
| +++ b/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl
|
| @@ -27,7 +27,6 @@
|
| */
|
|
|
| [
|
| - Conditional=SQL_DATABASE,
|
| Callback
|
| ] interface SQLTransactionErrorCallback {
|
| boolean handleEvent(SQLError error);
|
|
|