Index: third_party/WebKit/LayoutTests/http/tests/shapedetection/shapedetection-cross-origin.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/shapedetection/shapedetection-cross-origin.html b/third_party/WebKit/LayoutTests/http/tests/shapedetection/shapedetection-cross-origin.html |
index 950a6846e0fa5e214e386d3b8f65610904468fdf..534760e1d51ddb3629683385d14d020d3bc5b9df 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/shapedetection/shapedetection-cross-origin.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/shapedetection/shapedetection-cross-origin.html |
@@ -75,6 +75,6 @@ promise_test(function(t) { |
assert_equals(error.name, "SecurityError"); |
}); |
}, |
-"FaceDetector should reject cross-origin HTMLImageElements with a SecurityError."); |
+"FaceDetector should reject cross-origin HTMLVideoElements with a SecurityError."); |
</script> |