| Index: content/browser/media/capture/web_contents_video_capture_device.h
|
| diff --git a/content/browser/media/capture/web_contents_video_capture_device.h b/content/browser/media/capture/web_contents_video_capture_device.h
|
| index ea92b3b2f0f1db573cd53d3ecb5ced4e48bfceab..ae6019fcd2ff328fa91be12de399f8d6d6f6b59f 100644
|
| --- a/content/browser/media/capture/web_contents_video_capture_device.h
|
| +++ b/content/browser/media/capture/web_contents_video_capture_device.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "base/macros.h"
|
| #include "content/common/content_export.h"
|
| -#include "media/capture/content/screen_capture_device_core.h"
|
| -#include "media/capture/video/video_capture_device.h"
|
| +#include "device/capture/content/screen_capture_device_core.h"
|
| +#include "device/capture/video/video_capture_device.h"
|
|
|
| namespace content {
|
|
|
|
|