| 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 7e724fc41cbabf4c204058640019add6bc5bfd41..bb7700179ae4a60b9f2c4b171d1ac0982ea91c6e 100644
|
| --- a/gpu/gles2_conform_support/egl/display.h
|
| +++ b/gpu/gles2_conform_support/egl/display.h
|
| @@ -93,7 +93,6 @@ class Display : private gpu::GpuControl {
|
| unsigned usage) override;
|
| void SignalQuery(uint32_t query, const base::Closure& callback) override;
|
| void SetLock(base::Lock*) override;
|
| - bool IsGpuChannelLost() override;
|
| void EnsureWorkVisible() override;
|
| gpu::CommandBufferNamespace GetNamespaceID() const override;
|
| gpu::CommandBufferId GetCommandBufferID() const override;
|
|
|