| Index: LayoutTests/fast/workers/storage/empty-statement-sync-expected.txt
|
| diff --git a/LayoutTests/fast/workers/storage/empty-statement-sync-expected.txt b/LayoutTests/fast/workers/storage/empty-statement-sync-expected.txt
|
| index bbb2f9e82d8574fa27c1628718e57221a7cda98c..670eccd1b906c23d122718113bb902b71c9f5c54 100644
|
| --- a/LayoutTests/fast/workers/storage/empty-statement-sync-expected.txt
|
| +++ b/LayoutTests/fast/workers/storage/empty-statement-sync-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: 'openDatabaseSync' is deprecated. Please switch to Indexed Database API.
|
| This test tries to execute an empty statement.
|
| PASS: result is null
|
| PASS
|
|
|