Index: ash/wm/video_detector.cc |
diff --git a/ash/wm/video_detector.cc b/ash/wm/video_detector.cc |
index 8cac55f4fbc0f9cb7ba6e24e71afe557aa015725..14c8fafe60d38c82598278d86d78e33618bcca2a 100644 |
--- a/ash/wm/video_detector.cc |
+++ b/ash/wm/video_detector.cc |
@@ -4,12 +4,12 @@ |
#include "ash/wm/video_detector.h" |
-#include "ash/common/wm_shell.h" |
-#include "ash/common/wm_window.h" |
#include "ash/public/cpp/shell_window_ids.h" |
#include "ash/shell.h" |
#include "ash/wm/window_state.h" |
#include "ash/wm/window_state_aura.h" |
+#include "ash/wm_shell.h" |
+#include "ash/wm_window.h" |
#include "ui/aura/env.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_event_dispatcher.h" |