Index: mojo/gles2/command_buffer_client_impl.h |
diff --git a/mojo/gles2/command_buffer_client_impl.h b/mojo/gles2/command_buffer_client_impl.h |
index a01c12ccd8d5ae68e55154430fce1efd6cd8b0d0..1ec0f1f5c6e4653faa7f7dcd324f3405d21a8adf 100644 |
--- a/mojo/gles2/command_buffer_client_impl.h |
+++ b/mojo/gles2/command_buffer_client_impl.h |
@@ -13,6 +13,7 @@ |
#include "gpu/command_buffer/client/gpu_control.h" |
#include "gpu/command_buffer/common/command_buffer.h" |
#include "gpu/command_buffer/common/command_buffer_shared.h" |
+#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h" |
namespace base { |
class RunLoop; |