| Index: content/renderer/pepper/renderer_ppapi_host_impl.h
|
| diff --git a/content/renderer/pepper/renderer_ppapi_host_impl.h b/content/renderer/pepper/renderer_ppapi_host_impl.h
|
| index a3537fb42ed6d31a8eee031b019f4bfc5cb9923a..24927b181355a2775667c3f9e4af30b01916caa3 100644
|
| --- a/content/renderer/pepper/renderer_ppapi_host_impl.h
|
| +++ b/content/renderer/pepper/renderer_ppapi_host_impl.h
|
| @@ -102,7 +102,6 @@ class RendererPpapiHostImpl
|
|
|
| webkit::ppapi::PluginModule* module_; // Non-owning pointer.
|
|
|
| - ContentRendererPepperHostFactory host_factory_;
|
| scoped_ptr<ppapi::host::PpapiHost> ppapi_host_;
|
|
|
| // Null when running out-of-process.
|
|
|