| 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 de1471bf6aee6137b78c2070c24f551a71a8a484..0317d8e6da84ea841e061f5d69a70fcb8f84a2c3 100644
|
| --- a/chrome/browser/media/output_protection_impl.cc
|
| +++ b/chrome/browser/media/output_protection_impl.cc
|
| @@ -5,6 +5,7 @@
|
| #include "chrome/browser/media/output_protection_impl.h"
|
|
|
| #include "base/logging.h"
|
| +#include "base/memory/ptr_util.h"
|
| #include "chrome/browser/media/output_protection_proxy.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/render_process_host.h"
|
|
|