Index: content/browser/compositor/gpu_process_transport_factory.h |
diff --git a/content/browser/compositor/gpu_process_transport_factory.h b/content/browser/compositor/gpu_process_transport_factory.h |
index 564b3cd97eb2d2b3140e413dd10def1539ea246b..c16b36ef7d893f462695754f8a4fc2562a75c01a 100644 |
--- a/content/browser/compositor/gpu_process_transport_factory.h |
+++ b/content/browser/compositor/gpu_process_transport_factory.h |
@@ -102,7 +102,6 @@ |
uint32_t next_surface_id_namespace_; |
scoped_ptr<cc::TaskGraphRunner> task_graph_runner_; |
scoped_ptr<base::SimpleThread> raster_thread_; |
- scoped_refptr<ContextProviderCommandBuffer> shared_worker_context_provider_; |
#if defined(OS_WIN) |
scoped_ptr<OutputDeviceBacking> software_backing_; |