| 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 c4741c17b9d4d711a7a59202e8748ab3ba0e49dc..a126ef78b1ab12531f96bee9a9e9b132986a14f3 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/common/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"
|
|
|