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..6904b1357d3224378b57fa4a850c59005158e5b4 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/mojo/interfaces/image_capture.mojom', |
'mojo/public/js/bindings', |
'mojo/public/js/connection', |
'content/public/renderer/service_registry', |