Index: trunk/src/content/renderer/media/renderer_gpu_video_accelerator_factories.h |
=================================================================== |
--- trunk/src/content/renderer/media/renderer_gpu_video_accelerator_factories.h (revision 253325) |
+++ trunk/src/content/renderer/media/renderer_gpu_video_accelerator_factories.h (working copy) |
@@ -71,10 +71,6 @@ |
virtual ~RendererGpuVideoAcceleratorFactories(); |
private: |
- // Helper to bind |context_provider| to the |task_runner_| thread after |
- // construction. |
- void BindContext(); |
- |
// Helper to get a pointer to the WebGraphicsContext3DCommandBufferImpl, |
// if it has not been lost yet. |
WebGraphicsContext3DCommandBufferImpl* GetContext3d(); |