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 c1f8e3c9e0b35016cbecf9839ee3c42e64c95c26..b71aac3715c1d5c1459fc1c227512ac268540954 100644 |
--- a/content/browser/renderer_host/media/video_capture_host.h |
+++ b/content/browser/renderer_host/media/video_capture_host.h |
@@ -61,10 +61,6 @@ |
#include "content/public/browser/browser_message_filter.h" |
#include "ipc/ipc_message.h" |
-namespace media { |
-class VideoCaptureCapability; |
-} |
- |
namespace content { |
class MediaStreamManager; |