| Index: chrome/browser/chromeos/display/output_protection_delegate.h
|
| diff --git a/chrome/browser/chromeos/display/output_protection_delegate.h b/chrome/browser/chromeos/display/output_protection_delegate.h
|
| index a2cd56242c60150fd43f7472363b41a57c5e9144..57b259a0db63c3cd4f5f7a805cc3e7ccccd4e689 100644
|
| --- a/chrome/browser/chromeos/display/output_protection_delegate.h
|
| +++ b/chrome/browser/chromeos/display/output_protection_delegate.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_observer.h"
|
| -#include "ui/display/chromeos/display_configurator.h"
|
| +#include "ui/display/manager/chromeos/display_configurator.h"
|
|
|
| namespace chromeos {
|
|
|
|
|