| Index: content/browser/renderer_host/media/video_capture_host.h
|
| diff --git a/content/browser/renderer_host/media/video_capture_host.h b/content/browser/renderer_host/media/video_capture_host.h
|
| index 025b849de94a7e96b9445eb6f71166ff9de44182..d835b6cb3183c77e4ab67395c9b59dc1f35c77a1 100644
|
| --- a/content/browser/renderer_host/media/video_capture_host.h
|
| +++ b/content/browser/renderer_host/media/video_capture_host.h
|
| @@ -46,7 +46,7 @@
|
| #include "ipc/ipc_message.h"
|
|
|
| namespace media {
|
| -struct VideoCaptureCapability;
|
| +class VideoCaptureCapability;
|
| }
|
|
|
| namespace content {
|
|
|