| Index: content/browser/renderer_host/render_process_host_impl.h
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.h b/content/browser/renderer_host/render_process_host_impl.h
|
| index 11c508f6edce673c64cda68c3abcc324ab878e06..a4a331acaedc261b1b0cd13e13a35e1937d44e0c 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.h
|
| +++ b/content/browser/renderer_host/render_process_host_impl.h
|
| @@ -529,8 +529,6 @@
|
| base::WaitableEvent never_signaled_;
|
| #endif
|
|
|
| - std::string channel_token_;
|
| -
|
| base::WeakPtrFactory<RenderProcessHostImpl> weak_factory_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(RenderProcessHostImpl);
|
|
|