Index: components/mus/gles2/command_buffer_impl.h |
diff --git a/components/mus/gles2/command_buffer_impl.h b/components/mus/gles2/command_buffer_impl.h |
index aa237da41a2294582fd1acac47606a6f15d47c1a..c0f920da6353b7ba0b0594c6e391ab8462a1e967 100644 |
--- a/components/mus/gles2/command_buffer_impl.h |
+++ b/components/mus/gles2/command_buffer_impl.h |
@@ -66,7 +66,7 @@ class CommandBufferImpl : public mojom::CommandBuffer { |
mojo::ScopedSharedBufferHandle shared_state, |
mojo::Array<int32_t> attribs); |
bool SetGetBufferHelper(int32_t buffer); |
- bool FlushHelper(int32_t put_offset); |
+ bool FlushHelper(int32_t put_offset, uint32_t order_num); |
bool MakeProgressHelper(int32_t last_get_offset); |
bool RegisterTransferBufferHelper( |
int32_t id, |