| Index: remoting/host/it2me/it2me_host.h
|
| diff --git a/remoting/host/it2me/it2me_host.h b/remoting/host/it2me/it2me_host.h
|
| index ddba9fdfac1cf1959d445562fcde2441b9a6cfb3..ba48cac5b0e232b2bbeaafe65995134c075aa1e2 100644
|
| --- a/remoting/host/it2me/it2me_host.h
|
| +++ b/remoting/host/it2me/it2me_host.h
|
| @@ -139,7 +139,7 @@ class It2MeHost : public base::RefCountedThreadSafe<It2MeHost>,
|
| void UpdateHostDomainPolicy(const std::string& host_domain);
|
| void UpdateClientDomainPolicy(const std::string& client_domain);
|
|
|
| - void Shutdown();
|
| + void DisconnectOnNetworkThread();
|
|
|
| // Caller supplied fields.
|
| std::unique_ptr<ChromotingHostContext> host_context_;
|
|
|