Index: content/browser/renderer_host/media/media_stream_dispatcher_host.h |
diff --git a/content/browser/renderer_host/media/media_stream_dispatcher_host.h b/content/browser/renderer_host/media/media_stream_dispatcher_host.h |
index 53195cc9404d2f44b7cd26f59ca2db5b3b00c24a..203bc2c399eb658fc239600461a976ed87195a5f 100644 |
--- a/content/browser/renderer_host/media/media_stream_dispatcher_host.h |
+++ b/content/browser/renderer_host/media/media_stream_dispatcher_host.h |
@@ -24,7 +24,6 @@ namespace content { |
class MediaStreamManager; |
class MediaStreamUIProxy; |
-class ResourceContext; |
// MediaStreamDispatcherHost is a delegate for Media Stream API messages used by |
// MediaStreamImpl. There is one MediaStreamDispatcherHost per |