diff options
Diffstat (limited to 'content/browser/renderer_host/media/media_stream_dispatcher_host.cc')
-rw-r--r-- | content/browser/renderer_host/media/media_stream_dispatcher_host.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/renderer_host/media/media_stream_dispatcher_host.cc b/content/browser/renderer_host/media/media_stream_dispatcher_host.cc index 2385f3b..a357e59 100644 --- a/content/browser/renderer_host/media/media_stream_dispatcher_host.cc +++ b/content/browser/renderer_host/media/media_stream_dispatcher_host.cc @@ -5,7 +5,6 @@ #include "content/browser/renderer_host/media/media_stream_dispatcher_host.h" #include "content/browser/browser_main_loop.h" -#include "content/browser/renderer_host/media/web_contents_capture_util.h" #include "content/common/media/media_stream_messages.h" #include "content/common/media/media_stream_options.h" #include "url/gurl.h" |