Index: gpu/gles2_conform_support/egl/display.h |
diff --git a/gpu/gles2_conform_support/egl/display.h b/gpu/gles2_conform_support/egl/display.h |
index ffc96c4d6d54d95eba7cb31818cba69065fa4efa..da966bdc39511ed7e11328c87fd49d00d6df6f26 100644 |
--- a/gpu/gles2_conform_support/egl/display.h |
+++ b/gpu/gles2_conform_support/egl/display.h |
@@ -98,7 +98,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; |