| Index: services/ui/surfaces/compositor_frame_sink.h
|
| diff --git a/services/ui/surfaces/compositor_frame_sink.h b/services/ui/surfaces/compositor_frame_sink.h
|
| index a6601f8dc598c1ca9f3d978c5cc83d36124422be..27517b945244711aad8b844fc6719774b8874dbd 100644
|
| --- a/services/ui/surfaces/compositor_frame_sink.h
|
| +++ b/services/ui/surfaces/compositor_frame_sink.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef SERVICES_UI_SURFACES_COMPOSITOR_FRAME_SINK_H_
|
| #define SERVICES_UI_SURFACES_COMPOSITOR_FRAME_SINK_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"
|
|
|