| 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 ee1225dd48982d227f554d7dfaaf19e72d529121..e712c32ae5436701b1cc1db9538ff9dff7685b52 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',
|
| - ['media/mojo/interfaces/image_capture.mojom',
|
| + ['media/capture/mojo/image_capture.mojom',
|
| 'mojo/public/js/bindings',
|
| 'mojo/public/js/connection',
|
| 'content/public/renderer/interfaces',
|
|
|