| Index: components/exo/compositor_frame_sink.cc
|
| diff --git a/components/exo/compositor_frame_sink.cc b/components/exo/compositor_frame_sink.cc
|
| index dbba55fd7b249fecaed4fcea6cf9b5dbeffe7904..4444fe20b7a99d4f4a947049a9ce605a2abc59a8 100644
|
| --- a/components/exo/compositor_frame_sink.cc
|
| +++ b/components/exo/compositor_frame_sink.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "components/exo/compositor_frame_sink.h"
|
|
|
| +#include "base/memory/ptr_util.h"
|
| #include "cc/surfaces/surface.h"
|
| #include "cc/surfaces/surface_manager.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
|
|