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 97801f3a89f3648fc3465c617ceaed899b802be6..797aedb3c7ba32b53541ae5dd279a2c3f3b0d055 100644 |
--- a/content/child/child_gpu_memory_buffer_manager.h |
+++ b/content/child/child_gpu_memory_buffer_manager.h |
@@ -5,6 +5,8 @@ |
#ifndef CONTENT_CHILD_CHILD_GPU_MEMORY_BUFFER_MANAGER_H_ |
#define CONTENT_CHILD_CHILD_GPU_MEMORY_BUFFER_MANAGER_H_ |
+#include <memory> |
+ |
#include "base/macros.h" |
#include "content/child/thread_safe_sender.h" |
#include "gpu/command_buffer/client/gpu_memory_buffer_manager.h" |