| 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 688e241e27a8d1a197ac3cde0fe4c4015d66b84f..ed05a10e63acf83f36f206c4d644df0ee937be38 100644
|
| --- a/content/browser/renderer_host/media/media_stream_dispatcher_host.cc
|
| +++ b/content/browser/renderer_host/media/media_stream_dispatcher_host.cc
|
| @@ -8,7 +8,7 @@
|
| #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 "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
|
|
|
|