| Index: chrome/browser/media/output_protection_impl.cc
|
| diff --git a/chrome/browser/media/output_protection_impl.cc b/chrome/browser/media/output_protection_impl.cc
|
| index cdb4b1b95b86f38ac3b5cf31bde87d796990aa29..6668f394b8ba5c5a5d7fa00473246210ec16320f 100644
|
| --- a/chrome/browser/media/output_protection_impl.cc
|
| +++ b/chrome/browser/media/output_protection_impl.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/logging.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| -using media::interfaces::OutputProtection;
|
| +using media::mojom::OutputProtection;
|
|
|
| // static
|
| void OutputProtectionImpl::Create(
|
|
|