| Index: Source/modules/webdatabase/DatabaseSync.idl
|
| diff --git a/Source/modules/webdatabase/DatabaseSync.idl b/Source/modules/webdatabase/DatabaseSync.idl
|
| index bd6b890a64abb32746b917387d83b326ff2e8a1b..d5e43ef8237bbdc2c0d195afd271794e2654d351 100644
|
| --- a/Source/modules/webdatabase/DatabaseSync.idl
|
| +++ b/Source/modules/webdatabase/DatabaseSync.idl
|
| @@ -29,6 +29,7 @@
|
| */
|
|
|
| [
|
| + NoInterfaceObject,
|
| ] interface DatabaseSync {
|
| readonly attribute DOMString version;
|
| readonly attribute DOMString lastErrorMessage;
|
|
|