| Index: content/browser/media/capture/screen_capture_device_android.h
|
| diff --git a/content/browser/media/capture/screen_capture_device_android.h b/content/browser/media/capture/screen_capture_device_android.h
|
| index 6c8e6879df53eed5d331246575f59c9f57966095..301cf6fcc8354fe386889769a4dd69a1a79db50e 100644
|
| --- a/content/browser/media/capture/screen_capture_device_android.h
|
| +++ b/content/browser/media/capture/screen_capture_device_android.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <memory>
|
|
|
| -#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 {
|
|
|
|
|