Index: third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes-expected.txt |
index e48961470e2fdbd6024c82426129db7fe8a79c47..087b3a26565d709fec3b50291ba2eff56d0f3796 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
-CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead. |
+CONSOLE WARNING: line 7: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
+CONSOLE WARNING: line 7: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead. |
Done. |