Index: third_party/WebKit/LayoutTests/imagecapture/resources/mock-imagecapture.js |
diff --git a/third_party/WebKit/LayoutTests/imagecapture/resources/mock-imagecapture.js b/third_party/WebKit/LayoutTests/imagecapture/resources/mock-imagecapture.js |
index 5fc859e97194aebd139756c62bf0e763b1e56e8d..b74ba643d9a872eb66c9512effbdb9d0c133720b 100644 |
--- a/third_party/WebKit/LayoutTests/imagecapture/resources/mock-imagecapture.js |
+++ b/third_party/WebKit/LayoutTests/imagecapture/resources/mock-imagecapture.js |
@@ -2,7 +2,7 @@ |
let mockImageCaptureReady = define( |
'mockImageCapture', |
- ['third_party/WebKit/public/platform/modules/imagecapture/image_capture.mojom', |
+ ['media/capture/imagecapture/image_capture.mojom', |
'mojo/public/js/bindings', |
'mojo/public/js/connection', |
'content/public/renderer/service_registry', |