| Index: components/exo/surface.cc
|
| diff --git a/components/exo/surface.cc b/components/exo/surface.cc
|
| index 64b7c194031ea447bb100167eddbfe36f0854629..82f4b9c295acd531af288f74be6eaea202e03f5a 100644
|
| --- a/components/exo/surface.cc
|
| +++ b/components/exo/surface.cc
|
| @@ -20,6 +20,7 @@
|
| #include "cc/surfaces/sequence_surface_reference_factory.h"
|
| #include "cc/surfaces/surface.h"
|
| #include "cc/surfaces/surface_id_allocator.h"
|
| +#include "cc/surfaces/surface_manager.h"
|
| #include "components/exo/buffer.h"
|
| #include "components/exo/pointer.h"
|
| #include "components/exo/surface_delegate.h"
|
|
|