| Index: Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl
|
| diff --git a/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl b/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl
|
| index 90ec302ce1ff96dab431b1ec6ea5d239bc48910a..cd224aa180fd6eedc6c75262d628d51be42e8a55 100644
|
| --- a/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl
|
| +++ b/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl
|
| @@ -27,7 +27,6 @@
|
| */
|
|
|
| [
|
| - Conditional=SQL_DATABASE,
|
| Callback
|
| ] interface SQLTransactionCallback {
|
| boolean handleEvent(SQLTransaction transaction);
|
|
|