| Index: components/mus/gles2/command_buffer_local.h
|
| diff --git a/components/mus/gles2/command_buffer_local.h b/components/mus/gles2/command_buffer_local.h
|
| index 70811090c80a1d1c7d90c5177691071f70587a25..077cf0656b4225e822b251e133a473ec764ef00b 100644
|
| --- a/components/mus/gles2/command_buffer_local.h
|
| +++ b/components/mus/gles2/command_buffer_local.h
|
| @@ -73,7 +73,6 @@
|
| bool IsGpuChannelLost() override;
|
| gpu::CommandBufferNamespace GetNamespaceID() const override;
|
| uint64_t GetCommandBufferID() const override;
|
| - int32_t GetExtraCommandBufferData() const override;
|
| uint64_t GenerateFenceSyncRelease() override;
|
| bool IsFenceSyncRelease(uint64_t release) override;
|
| bool IsFenceSyncFlushed(uint64_t release) override;
|
|
|