Index: mash/wm/bridge/wm_globals_mus.cc |
diff --git a/mash/wm/bridge/wm_globals_mus.cc b/mash/wm/bridge/wm_globals_mus.cc |
index 1bce3e8204ead188e6e7a5e973825741c104901e..c4741c17b9d4d711a7a59202e8748ab3ba0e49dc 100644 |
--- a/mash/wm/bridge/wm_globals_mus.cc |
+++ b/mash/wm/bridge/wm_globals_mus.cc |
@@ -4,9 +4,9 @@ |
#include "mash/wm/bridge/wm_globals_mus.h" |
-#include "ash/wm/common/window_resizer.h" |
-#include "ash/wm/common/wm_activation_observer.h" |
-#include "ash/wm/common/wm_shell_window_ids.h" |
+#include "ash/common/wm/window_resizer.h" |
+#include "ash/common/wm/wm_activation_observer.h" |
+#include "ash/common/wm/wm_shell_window_ids.h" |
#include "base/memory/ptr_util.h" |
#include "components/mus/common/util.h" |
#include "components/mus/public/cpp/window.h" |