| Index: components/mus/gles2/mojo_gpu_memory_buffer_manager.h
|
| diff --git a/components/mus/gles2/mojo_gpu_memory_buffer_manager.h b/components/mus/gles2/mojo_gpu_memory_buffer_manager.h
|
| index 6d4e235d5b1d3b2b481b0cce76d2ac9ef617c53b..7d74b00c4c108ce2348f973c3e1e4a8e0f286473 100644
|
| --- a/components/mus/gles2/mojo_gpu_memory_buffer_manager.h
|
| +++ b/components/mus/gles2/mojo_gpu_memory_buffer_manager.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_MUS_GLES2_MOJO_GPU_MEMORY_BUFFER_MANAGER_H_
|
| #define COMPONENTS_MUS_GLES2_MOJO_GPU_MEMORY_BUFFER_MANAGER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "gpu/command_buffer/client/gpu_memory_buffer_manager.h"
|
|
|
| namespace mus {
|
|
|