| Index: components/exo/compositor_frame_sink_holder.cc
|
| diff --git a/components/exo/compositor_frame_sink_holder.cc b/components/exo/compositor_frame_sink_holder.cc
|
| index dd82aff4dc1dc915afc79434ccbb091dc0c6d476..dcd3110ab6ea9cb7a03a31a22d1e5b44cb906787 100644
|
| --- a/components/exo/compositor_frame_sink_holder.cc
|
| +++ b/components/exo/compositor_frame_sink_holder.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "components/exo/compositor_frame_sink_holder.h"
|
|
|
| +#include "base/memory/ptr_util.h"
|
| #include "cc/resources/returned_resource.h"
|
| #include "components/exo/surface.h"
|
|
|
|
|