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 4ef4e17f5deff65e174d71264ea2ef313f11efe2..e1712f5b97d0550dd12c304e188e32c1585cb437 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> |