Index: content/renderer/render_thread_impl.h |
diff --git a/content/renderer/render_thread_impl.h b/content/renderer/render_thread_impl.h |
index 9813cfb1a7f0fc48f94f6e29ba2124fe37715132..49235e01f535adf9572dc74d57e612cb30e6ebbf 100644 |
--- a/content/renderer/render_thread_impl.h |
+++ b/content/renderer/render_thread_impl.h |
@@ -392,7 +392,6 @@ class CONTENT_EXPORT RenderThreadImpl : public RenderThread, |
// A lazily initiated thread on which file operations are run. |
scoped_ptr<base::Thread> file_thread_; |
- bool compositor_initialized_; |
scoped_ptr<CompositorThread> compositor_thread_; |
scoped_refptr<IPC::ForwardingMessageFilter> compositor_output_surface_filter_; |