Index: LayoutTests/storage/websql/open-database-creation-callback-expected.txt |
diff --git a/LayoutTests/storage/websql/open-database-creation-callback-expected.txt b/LayoutTests/storage/websql/open-database-creation-callback-expected.txt |
index b2f3fcb6badda1305152896e48a2a10533d2cb15..c44ff8e3ac9d4ec6019e4d618ed0b234bd725ecb 100644 |
--- a/LayoutTests/storage/websql/open-database-creation-callback-expected.txt |
+++ b/LayoutTests/storage/websql/open-database-creation-callback-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: unable to open database, version mismatch, '1.0' does not match the currentVersion of '' |
+CONSOLE ERROR: unable to open database, version mismatch, '1.0' does not match the currentVersion of '' |
This test tests openDatabase()'s creation callback. |