Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt |
index c084327627ef228a9bb2982f34e81add20432571..075041ae2fecfa6870519ddd36b77d13ca9ab912 100644 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-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 passing a vec4 to a uniform and a canvas to texImage2D |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |