| Index: ash/mus/frame/non_client_frame_view_mash.h
|
| diff --git a/ash/mus/frame/non_client_frame_view_mash.h b/ash/mus/frame/non_client_frame_view_mash.h
|
| index a6efd85bde52080bb8e609e1df7d9397719b3b20..ec3599ca6b1caf93c1c3f5d063db8452dd1fb385 100644
|
| --- a/ash/mus/frame/non_client_frame_view_mash.h
|
| +++ b/ash/mus/frame/non_client_frame_view_mash.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_MUS_FRAME_NON_CLIENT_FRAME_VIEW_MASH_H_
|
|
|
| #include "base/macros.h"
|
| -#include "components/mus/public/cpp/window_observer.h"
|
| -#include "components/mus/public/cpp/window_tree_client_observer.h"
|
| +#include "services/ui/public/cpp/window_observer.h"
|
| +#include "services/ui/public/cpp/window_tree_client_observer.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/compositor/paint_cache.h"
|
| #include "ui/views/window/non_client_view.h"
|
|
|