Chromium Code Reviews| Index: content/browser/media/capture/content_video_capture_device_core.h |
| diff --git a/content/browser/media/capture/content_video_capture_device_core.h b/content/browser/media/capture/content_video_capture_device_core.h |
| index 5a928a50133b77ccfd16e03aefa4ccf9f79a22e1..0590e5157b101f5218e4a39c5acb874cd6de36ec 100644 |
| --- a/content/browser/media/capture/content_video_capture_device_core.h |
| +++ b/content/browser/media/capture/content_video_capture_device_core.h |
| @@ -18,7 +18,7 @@ |
| #include "media/video/capture/video_capture_device.h" |
| namespace media { |
| -class VideoCaptureParams; |
| +struct VideoCaptureParams; |
| class VideoFrame; |
| } // namespace media |