| Index: content/browser/renderer_host/media/media_stream_dispatcher_host.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/media/media_stream_dispatcher_host.cc (revision 121287)
|
| +++ content/browser/renderer_host/media/media_stream_dispatcher_host.cc (working copy)
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/renderer_host/media/media_stream_dispatcher_host.h"
|
|
|
| -#include "content/browser/resource_context.h"
|
| +#include "content/public/browser/resource_context.h"
|
| #include "content/common/media/media_stream_messages.h"
|
| #include "content/common/media/media_stream_options.h"
|
|
|
|
|