| Index: third_party/WebKit/LayoutTests/shapedetection/detection-HTMLImageElement.html
|
| diff --git a/third_party/WebKit/LayoutTests/shapedetection/detection-HTMLImageElement.html b/third_party/WebKit/LayoutTests/shapedetection/detection-HTMLImageElement.html
|
| index 3eef1a2c3dd01de19deba64fec90cdbcdc038358..c4ab7b5b0cf5aa41e144c9c47e43db09849baa12 100644
|
| --- a/third_party/WebKit/LayoutTests/shapedetection/detection-HTMLImageElement.html
|
| +++ b/third_party/WebKit/LayoutTests/shapedetection/detection-HTMLImageElement.html
|
| @@ -58,7 +58,7 @@ generate_tests(createTestForImageElement, [
|
| [
|
| "Face",
|
| () => { return new FaceDetector(); },
|
| - () => { return mockFaceDetectionReady; },
|
| + () => { return mockFaceDetectionProviderReady; },
|
| FaceDetectorDetectionResultTest
|
| ],
|
| [
|
|
|