Index: third_party/WebKit/LayoutTests/shapedetection/resources/mock-facedetection.js |
diff --git a/third_party/WebKit/LayoutTests/shapedetection/resources/mock-facedetection.js b/third_party/WebKit/LayoutTests/shapedetection/resources/mock-facedetection.js |
index 298f7e4f22ee4ea2d3e9cddfff826d49c755928f..8e48375370a12826de3f1166dd09208675d3080d 100644 |
--- a/third_party/WebKit/LayoutTests/shapedetection/resources/mock-facedetection.js |
+++ b/third_party/WebKit/LayoutTests/shapedetection/resources/mock-facedetection.js |
@@ -2,8 +2,8 @@ |
let mockFaceDetectionProviderReady = define( |
'mockFaceDetectionProvider', |
- ['third_party/WebKit/public/platform/modules/shapedetection/facedetection.mojom', |
- 'third_party/WebKit/public/platform/modules/shapedetection/facedetection_provider.mojom', |
+ ['services/shape_detection/public/interfaces/facedetection.mojom', |
+ 'services/shape_detection/public/interfaces/facedetection_provider.mojom', |
'mojo/public/js/bindings', |
'mojo/public/js/core', |
'content/public/renderer/frame_interfaces', |