| Index: components/nacl/renderer/plugin/service_runtime.h
|
| diff --git a/components/nacl/renderer/plugin/service_runtime.h b/components/nacl/renderer/plugin/service_runtime.h
|
| index b280e67c15f5ed85da2e54a6ba7fe4db8bcf14ed..5d1bda675ff6150598dd72c6b2c0cbbd92e50ed2 100644
|
| --- a/components/nacl/renderer/plugin/service_runtime.h
|
| +++ b/components/nacl/renderer/plugin/service_runtime.h
|
| @@ -76,7 +76,6 @@ class ServiceRuntime {
|
|
|
| void ReportLoadError(const ErrorInfo& error_info);
|
|
|
| - NaClSrpcChannel command_channel_;
|
| Plugin* plugin_;
|
| PP_Instance pp_instance_;
|
| bool main_service_runtime_;
|
|
|