diff options
Diffstat (limited to 'ash/wm/power_button_controller.cc')
-rw-r--r-- | ash/wm/power_button_controller.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/wm/power_button_controller.cc b/ash/wm/power_button_controller.cc index 3e4861a..f349caf 100644 --- a/ash/wm/power_button_controller.cc +++ b/ash/wm/power_button_controller.cc @@ -12,7 +12,7 @@ #include "ash/wm/session_state_animator.h" #include "base/command_line.h" #include "ui/aura/window_event_dispatcher.h" -#include "ui/display/chromeos/display_snapshot.h" +#include "ui/display/types/chromeos/display_snapshot.h" #include "ui/wm/core/compound_event_filter.h" namespace ash { |