Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/object-deletion-behaviour-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/object-deletion-behaviour-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/object-deletion-behaviour-expected.txt |
index 18254f34b3166cea1077de25d2ddf8bc1eb06c43..bd2fa44663a9625b5627e2a8b5e1b578fb99d40b 100644 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/object-deletion-behaviour-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/webgl/object-deletion-behaviour-expected.txt |
@@ -1,4 +1,4 @@ |
-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 http://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/. |
Tests deletion behavior for texture, renderbuffer, shader, and program |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |