| Index: third_party/WebKit/LayoutTests/shapedetection/detection-ImageBitmap.html
|
| diff --git a/third_party/WebKit/LayoutTests/shapedetection/detection-ImageBitmap.html b/third_party/WebKit/LayoutTests/shapedetection/detection-ImageBitmap.html
|
| index f89df49262221ead002bb4200e1f0ba79e77cc1d..18c364ee80f2b64b3b8a2840d713f4e054e7f007 100644
|
| --- a/third_party/WebKit/LayoutTests/shapedetection/detection-ImageBitmap.html
|
| +++ b/third_party/WebKit/LayoutTests/shapedetection/detection-ImageBitmap.html
|
| @@ -66,7 +66,7 @@ generate_tests(createTestForImageBitmap, [
|
| [
|
| "Face",
|
| () => { return new FaceDetector(); },
|
| - () => { return mockFaceDetectionReady; },
|
| + () => { return mockFaceDetectionProviderReady; },
|
| FaceDetectorDetectionResultTest
|
| ],
|
| [
|
|
|