| Index: services/ui/ws/server_window_compositor_frame_sink_manager.cc
|
| diff --git a/services/ui/ws/server_window_compositor_frame_sink_manager.cc b/services/ui/ws/server_window_compositor_frame_sink_manager.cc
|
| index f1fa0ca54ab8c44c228139c3908a2bc3a50087ab..2b9b57223cd71efff366c0dd628cf7df333ceaeb 100644
|
| --- a/services/ui/ws/server_window_compositor_frame_sink_manager.cc
|
| +++ b/services/ui/ws/server_window_compositor_frame_sink_manager.cc
|
| @@ -4,9 +4,8 @@
|
|
|
| #include "services/ui/ws/server_window_compositor_frame_sink_manager.h"
|
|
|
| +#include "cc/ipc/display_compositor.mojom.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "services/ui/surfaces/display_compositor.h"
|
| -#include "services/ui/surfaces/gpu_compositor_frame_sink.h"
|
| #include "services/ui/ws/ids.h"
|
| #include "services/ui/ws/server_window.h"
|
| #include "services/ui/ws/server_window_delegate.h"
|
|
|