| Index: content/child/child_gpu_memory_buffer_manager.h
|
| diff --git a/content/child/child_gpu_memory_buffer_manager.h b/content/child/child_gpu_memory_buffer_manager.h
|
| index 1cdb94584392cf63e6c9955d5278dd288c8fc5a2..d8ad35af1f09faa25b9c1b41e1fe5ae97c1041ab 100644
|
| --- a/content/child/child_gpu_memory_buffer_manager.h
|
| +++ b/content/child/child_gpu_memory_buffer_manager.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_CHILD_CHILD_GPU_MEMORY_BUFFER_MANAGER_H_
|
| #define CONTENT_CHILD_CHILD_GPU_MEMORY_BUFFER_MANAGER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/child/thread_safe_sender.h"
|
| #include "gpu/command_buffer/client/gpu_memory_buffer_manager.h"
|
|
|
|
|