Chromium Code Reviews| Index: content/renderer/gpu/gpu_video_decode_accelerator_host.h |
| diff --git a/content/renderer/gpu/gpu_video_decode_accelerator_host.h b/content/renderer/gpu/gpu_video_decode_accelerator_host.h |
| index 9c304cef0740a9b8795b0e5de931ae47d1e1f586..98dc30b929f277f99558d5ca6a2ef7e5caa1149e 100644 |
| --- a/content/renderer/gpu/gpu_video_decode_accelerator_host.h |
| +++ b/content/renderer/gpu/gpu_video_decode_accelerator_host.h |
| @@ -67,7 +67,6 @@ class GpuVideoDecodeAcceleratorHost |
| const gfx::Size& decoded_size); |
| void OnFlushDone(); |
| void OnResetDone(); |
| - void OnDestroyDone(); |
| void OnEndOfStream(); |
| void OnErrorNotification(uint32 error); |