| Index: ash/mus/shadow_controller.h
|
| diff --git a/ash/mus/shadow_controller.h b/ash/mus/shadow_controller.h
|
| index 82ca1cf6fd7498f4dd9deae4f626b6360994e851..dbd6c109b25bb9b26383bebcfdde97b25db822a3 100644
|
| --- a/ash/mus/shadow_controller.h
|
| +++ b/ash/mus/shadow_controller.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_MUS_SHADOW_CONTROLLER_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"
|
|
|
| namespace mus {
|
| class WindowTreeClient;
|
|
|