| Index: content/browser/renderer_host/media/media_stream_dispatcher_host.cc
|
| 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 d8c7608b4a49e33af4add9c925cf789e76fae714..b96e2f4dfb34751ec4811b8787e56734d217ac60 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"
|
|
|