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 b568f1496c8472a6109233a847b6759f235e99b5..003a5059215ff74549c8ea917b4b4c7ab6348b16 100644 |
--- a/chrome/browser/ui/views/tabs/window_finder_ash.cc |
+++ b/chrome/browser/ui/views/tabs/window_finder_ash.cc |
@@ -5,8 +5,8 @@ |
#include "chrome/browser/ui/views/tabs/window_finder.h" |
#include "ash/aura/wm_window_aura.h" |
-#include "ash/common/shell_window_ids.h" |
#include "ash/common/wm/root_window_finder.h" |
+#include "ash/shared/shell_window_ids.h" |
#include "ui/aura/client/screen_position_client.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_event_dispatcher.h" |