| Index: ash/mus/move_event_handler.cc
|
| diff --git a/ash/mus/frame/move_event_handler.cc b/ash/mus/move_event_handler.cc
|
| similarity index 98%
|
| rename from ash/mus/frame/move_event_handler.cc
|
| rename to ash/mus/move_event_handler.cc
|
| index ea3bd4235d0e4bc1f404e054301f3a45677e140b..469273bbd76f1f6c653060954b4a52f0676d97cd 100644
|
| --- a/ash/mus/frame/move_event_handler.cc
|
| +++ b/ash/mus/move_event_handler.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/mus/frame/move_event_handler.h"
|
| +#include "ash/mus/move_event_handler.h"
|
|
|
| #include "ash/mus/bridge/wm_window_mus.h"
|
| #include "services/ui/public/cpp/window.h"
|
|
|