| Index: ash/wm/power_button_controller.h
|
| diff --git a/ash/wm/power_button_controller.h b/ash/wm/power_button_controller.h
|
| index ce5788307546711ba4aaf032f2ef70d46d9dc1c7..77fe50523365f4b2ac3305c56c138b9a559fe7ba 100644
|
| --- a/ash/wm/power_button_controller.h
|
| +++ b/ash/wm/power_button_controller.h
|
| @@ -14,7 +14,7 @@
|
|
|
| #if defined(OS_CHROMEOS)
|
| #include "chromeos/dbus/power_manager_client.h"
|
| -#include "ui/display/chromeos/display_configurator.h"
|
| +#include "ui/display/manager/chromeos/display_configurator.h"
|
| #endif
|
|
|
| namespace ash {
|
|
|