Index: third_party/WebKit/LayoutTests/http/tests/appcache/remove-cache-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/appcache/remove-cache-expected.txt b/third_party/WebKit/LayoutTests/http/tests/appcache/remove-cache-expected.txt |
index 4a7eb451456af8ea8c4ef3e5d69300441c1065e6..3f6b8c4eb3d2907438aff0de07454a18cc8c780c 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/appcache/remove-cache-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/appcache/remove-cache-expected.txt |
@@ -1,5 +1,5 @@ |
-CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
-CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 27: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 27: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
Test that a 404 response for manifest results in cache removal. |
Frame 1: Manifest is still available, so a new master resource is added to the cache. |