| Index: content/browser/renderer_host/media/in_process_video_capture_provider.h
|
| diff --git a/content/browser/renderer_host/media/in_process_video_capture_provider.h b/content/browser/renderer_host/media/in_process_video_capture_provider.h
|
| index 947d49454e2d383a3264f4c812ba9b1462439b27..83603438f9751c3497b1e9e27e5b6b3630bae63b 100644
|
| --- a/content/browser/renderer_host/media/in_process_video_capture_provider.h
|
| +++ b/content/browser/renderer_host/media/in_process_video_capture_provider.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/memory/ptr_util.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "content/browser/renderer_host/media/video_capture_provider.h"
|
| #include "media/capture/video/video_capture_system.h"
|
|
|
|
|