| Index: third_party/WebKit/LayoutTests/shapedetection/detection-HTMLVideoElement.html
|
| diff --git a/third_party/WebKit/LayoutTests/shapedetection/detection-HTMLVideoElement.html b/third_party/WebKit/LayoutTests/shapedetection/detection-HTMLVideoElement.html
|
| index 65ef40e77cb3e6390d582a8e8ce225ab4809db22..aafd5656a3ad3aa02c84af99c8e1b63df79c8d4e 100644
|
| --- a/third_party/WebKit/LayoutTests/shapedetection/detection-HTMLVideoElement.html
|
| +++ b/third_party/WebKit/LayoutTests/shapedetection/detection-HTMLVideoElement.html
|
| @@ -62,7 +62,7 @@ generate_tests(createTestForVideoElement, [
|
| [
|
| "Face",
|
| () => { return new FaceDetector(); },
|
| - () => { return mockFaceDetectionReady; },
|
| + () => { return mockFaceDetectionProviderReady; },
|
| FaceDetectorDetectionResultTest
|
| ],
|
| [
|
|
|