Index: ash/wm/power_button_controller.cc |
diff --git a/ash/wm/power_button_controller.cc b/ash/wm/power_button_controller.cc |
index e70015ead4bc282f81e3139d725f3bb97578d1b9..22fd150455e8d82f59c3c64fc03d6577d81dfed4 100644 |
--- a/ash/wm/power_button_controller.cc |
+++ b/ash/wm/power_button_controller.cc |
@@ -7,12 +7,12 @@ |
#include "ash/ash_switches.h" |
#include "ash/shell.h" |
#include "ash/shell_window_ids.h" |
-#include "ash/wm/root_window_event_filter.h" |
#include "base/command_line.h" |
#include "base/logging.h" |
#include "base/time.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "ui/aura/root_window.h" |
+#include "ui/aura/shared/root_window_event_filter.h" |
#include "ui/aura/window.h" |
#include "ui/compositor/layer.h" |
#include "ui/compositor/layer_animation_element.h" |