| Index: content/browser/media/capture/image_capture_impl.h
|
| diff --git a/content/browser/media/capture/image_capture_impl.h b/content/browser/media/capture/image_capture_impl.h
|
| index a4b3cf4c6885ca128f7d54b7d0a8e889971df6ff..bb919cf32cf116388d0908ee7ce3f9a6bb901c45 100644
|
| --- a/content/browser/media/capture/image_capture_impl.h
|
| +++ b/content/browser/media/capture/image_capture_impl.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_MEDIA_CAPTURE_IMAGE_CAPTURE_IMPL_H_
|
| #define CONTENT_BROWSER_MEDIA_CAPTURE_IMAGE_CAPTURE_IMPL_H_
|
|
|
| -#include "media/capture/mojo/image_capture.mojom.h"
|
| +#include "media/mojo/interfaces/image_capture.mojom.h"
|
|
|
| namespace content {
|
|
|
|
|