Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/error-reporting-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/error-reporting-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/error-reporting-expected.txt |
index 7ba64e588525202d02f03e31f4174ae667460037..82fbaf2c89836395af1b9cbfd3603222258ee727 100644 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/error-reporting-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/webgl/error-reporting-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 generation of synthetic and real GL errors |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |