| Index: content/browser/renderer_host/media/video_capture_controller_event_handler.h
|
| diff --git a/content/browser/renderer_host/media/video_capture_controller_event_handler.h b/content/browser/renderer_host/media/video_capture_controller_event_handler.h
|
| index 66eb465002aa4d3e2f415db58f6b1c9cc55d4adf..b7c1180c9e3db6cff48ceec1743c6440b674d3d3 100644
|
| --- a/content/browser/renderer_host/media/video_capture_controller_event_handler.h
|
| +++ b/content/browser/renderer_host/media/video_capture_controller_event_handler.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/memory/shared_memory.h"
|
| #include "content/common/content_export.h"
|
| +#include "media/base/video_types.h"
|
| #include "ui/gfx/geometry/size.h"
|
|
|
| namespace media {
|
|
|