Index: content/child/child_gpu_memory_buffer_manager.cc |
diff --git a/content/child/child_gpu_memory_buffer_manager.cc b/content/child/child_gpu_memory_buffer_manager.cc |
index c636b5083723de220c519f22a52297a10c6ee6c8..36235ab234066a43cfbf84fd9ac618db63ea7923 100644 |
--- a/content/child/child_gpu_memory_buffer_manager.cc |
+++ b/content/child/child_gpu_memory_buffer_manager.cc |
@@ -4,6 +4,7 @@ |
#include "content/child/child_gpu_memory_buffer_manager.h" |
+#include <memory> |
#include <utility> |
#include "content/common/child_process_messages.h" |