Index: content/common/gpu/client/context_provider_command_buffer.cc |
diff --git a/content/common/gpu/client/context_provider_command_buffer.cc b/content/common/gpu/client/context_provider_command_buffer.cc |
index 57e862a85f1678b262f83a51cc0096e3ad8bf630..c6b45dc9c49dd5a16ffa26122f7e54da27c24d61 100644 |
--- a/content/common/gpu/client/context_provider_command_buffer.cc |
+++ b/content/common/gpu/client/context_provider_command_buffer.cc |
@@ -5,6 +5,8 @@ |
#include "content/common/gpu/client/context_provider_command_buffer.h" |
#include <stddef.h> |
+ |
+#include <memory> |
#include <set> |
#include <utility> |
#include <vector> |