| 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 2385f3bec3ee3782349f8544504b6a301acd7383..a357e59c60bb85e8819df8a6765c6d5dfd6b63c9 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"
|
|
|