| Index: ash/mus/move_event_handler.cc
|
| diff --git a/ash/mus/move_event_handler.cc b/ash/mus/move_event_handler.cc
|
| index a0a19126d81c5a1ed0e1a9b9158b7b439c4c5262..74305653fb8afefe8272f4ead354376fa579f7a9 100644
|
| --- a/ash/mus/move_event_handler.cc
|
| +++ b/ash/mus/move_event_handler.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/mus/move_event_handler.h"
|
|
|
| +#include "ash/common/wm_window.h"
|
| #include "ash/mus/bridge/workspace_event_handler_mus.h"
|
| -#include "ash/wm_window.h"
|
| #include "services/ui/public/interfaces/cursor.mojom.h"
|
| #include "ui/aura/mus/window_manager_delegate.h"
|
| #include "ui/aura/window.h"
|
|
|