| Index: Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl
|
| diff --git a/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl b/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl
|
| index 1f5a0aacf10e1edbf26ce1158909a795d7350a4a..d1cc2c073fd51ae7a068b092a08ecabe19c478f6 100644
|
| --- a/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl
|
| +++ b/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl
|
| @@ -27,7 +27,6 @@
|
| */
|
|
|
| [
|
| - Conditional=SQL_DATABASE,
|
| OmitConstructor,
|
| ImplementationLacksVTable
|
| ] interface SQLResultSetRowList {
|
|
|