Index: mojo/gles2/command_buffer_client_impl.cc |
diff --git a/mojo/gles2/command_buffer_client_impl.cc b/mojo/gles2/command_buffer_client_impl.cc |
index cd51bd50ef3dbe5bad5f37e5a3e1a55b608d08f9..c6a8f2ba78cd346700ba1c9b1825b3679bd54b5d 100644 |
--- a/mojo/gles2/command_buffer_client_impl.cc |
+++ b/mojo/gles2/command_buffer_client_impl.cc |
@@ -8,6 +8,7 @@ |
#include <utility> |
#include "base/logging.h" |
+#include "base/memory/scoped_ptr.h" |
#include "base/process/process_handle.h" |
#include "services/gles2/command_buffer_type_conversions.h" |
#include "services/gles2/mojo_buffer_backing.h" |