| Index: chrome/browser/media/output_protection_proxy.cc
|
| diff --git a/chrome/browser/media/output_protection_proxy.cc b/chrome/browser/media/output_protection_proxy.cc
|
| index db16400f6a7eeabcaef79f60858cef0f3621d421..d9a63f1bcc0ea21e081e74aa7430f493b3ff6df3 100644
|
| --- a/chrome/browser/media/output_protection_proxy.cc
|
| +++ b/chrome/browser/media/output_protection_proxy.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/media/output_protection_proxy.h"
|
|
|
| #include "build/build_config.h"
|
| -#include "chrome/browser/media/media_capture_devices_dispatcher.h"
|
| +#include "chrome/browser/media/webrtc/media_capture_devices_dispatcher.h"
|
| #include "content/public/browser/render_frame_host.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "ui/display/types/display_constants.h"
|
|
|