Index: chrome/browser/ui/views/tabs/window_finder_ash.cc |
diff --git a/chrome/browser/ui/views/tabs/window_finder_ash.cc b/chrome/browser/ui/views/tabs/window_finder_ash.cc |
index 4b828121bf48700f1a479ae0278043c59e2c389f..c544da3077bbeda2f2fe5ebde26b89775da82ef4 100644 |
--- a/chrome/browser/ui/views/tabs/window_finder_ash.cc |
+++ b/chrome/browser/ui/views/tabs/window_finder_ash.cc |
@@ -4,9 +4,9 @@ |
#include "chrome/browser/ui/views/tabs/window_finder.h" |
-#include "ash/common/wm/root_window_finder.h" |
-#include "ash/common/wm_window.h" |
#include "ash/public/cpp/shell_window_ids.h" |
+#include "ash/wm/root_window_finder.h" |
+#include "ash/wm_window.h" |
#include "ui/aura/client/screen_position_client.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_event_dispatcher.h" |