| Index: remoting/host/plugin/host_script_object.h
|
| diff --git a/remoting/host/plugin/host_script_object.h b/remoting/host/plugin/host_script_object.h
|
| index 9e7110e0d0ddaeb55b62c1b8303c2ce3f5e01735..19788cfd93ef7e0788b872c6e4be984d6d480560 100644
|
| --- a/remoting/host/plugin/host_script_object.h
|
| +++ b/remoting/host/plugin/host_script_object.h
|
| @@ -290,7 +290,7 @@ class HostNPScriptObject : public HostStatusObserver {
|
| ScopedRefNPObject on_nat_traversal_policy_changed_func_;
|
| ScopedRefNPObject on_state_changed_func_;
|
| base::PlatformThreadId np_thread_id_;
|
| - scoped_refptr<PluginMessageLoopProxy> plugin_message_loop_proxy_;
|
| + scoped_refptr<PluginMessageLoopProxy> plugin_task_runner_;
|
|
|
| scoped_ptr<ChromotingHostContext> host_context_;
|
| HostKeyPair host_key_pair_;
|
|
|