| Index: content/browser/renderer_host/media/media_stream_ui_proxy.cc
|
| diff --git a/content/browser/renderer_host/media/media_stream_ui_proxy.cc b/content/browser/renderer_host/media/media_stream_ui_proxy.cc
|
| index 9997a76e3e93b0cc7a68669276d50c02277ff91e..bf19cb75a039aa52111f9f517bbfa092487589a7 100644
|
| --- a/content/browser/renderer_host/media/media_stream_ui_proxy.cc
|
| +++ b/content/browser/renderer_host/media/media_stream_ui_proxy.cc
|
| @@ -13,7 +13,7 @@
|
| #include "content/browser/frame_host/render_frame_host_impl.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/common/content_switches.h"
|
| -#include "media/capture/video/fake_video_capture_device.h"
|
| +#include "device/capture/video/fake_video_capture_device.h"
|
| #include "url/gurl.h"
|
| #include "url/origin.h"
|
|
|
|
|