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 d121266f8d9be66d2971900696e33811fc53e338..06853badbad388815c389ac19a3345a9704055ce 100644 |
--- a/remoting/host/plugin/host_script_object.h |
+++ b/remoting/host/plugin/host_script_object.h |
@@ -277,7 +277,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_; |