Index: ash/shelf/shelf_window_targeter.cc |
diff --git a/ash/shelf/shelf_window_targeter.cc b/ash/shelf/shelf_window_targeter.cc |
index 24ba0e8bb5dba3b2e8d589201bdfc22527a84989..6668ad53649a1637d3a9419c4106511b877e8c99 100644 |
--- a/ash/shelf/shelf_window_targeter.cc |
+++ b/ash/shelf/shelf_window_targeter.cc |
@@ -4,10 +4,10 @@ |
#include "ash/shelf/shelf_window_targeter.h" |
-#include "ash/common/shelf/shelf_constants.h" |
-#include "ash/common/shelf/wm_shelf.h" |
-#include "ash/common/wm_window.h" |
#include "ash/public/cpp/shelf_types.h" |
+#include "ash/shelf/shelf_constants.h" |
+#include "ash/shelf/wm_shelf.h" |
+#include "ash/wm_window.h" |
#include "ui/aura/window.h" |
namespace ash { |