| Index: services/ui/surfaces/display_compositor_frame_sink.h
|
| diff --git a/services/ui/surfaces/display_compositor_frame_sink.h b/services/ui/surfaces/display_compositor_frame_sink.h
|
| index 51cd2ffb3df8f6de878bb69277302ed9c53bf58a..a8b5d8d1994d8c16735d9f4eb0455520d97938ae 100644
|
| --- a/services/ui/surfaces/display_compositor_frame_sink.h
|
| +++ b/services/ui/surfaces/display_compositor_frame_sink.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef SERVICES_UI_SURFACES_DISPLAY_COMPOSITOR_FRAME_SINK_H_
|
| #define SERVICES_UI_SURFACES_DISPLAY_COMPOSITOR_FRAME_SINK_H_
|
|
|
| +#include "base/memory/ref_counted.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "cc/surfaces/display_client.h"
|
| #include "cc/surfaces/surface.h"
|
| #include "cc/surfaces/surface_factory.h"
|
|
|