| Index: remoting/host/it2me/it2me_host.h
|
| diff --git a/remoting/host/it2me/it2me_host.h b/remoting/host/it2me/it2me_host.h
|
| index 15921c6246c83df550993bdb30277addcb4395f9..b2eb7490315161f370e0c6a457688193c1280c4f 100644
|
| --- a/remoting/host/it2me/it2me_host.h
|
| +++ b/remoting/host/it2me/it2me_host.h
|
| @@ -132,9 +132,6 @@
|
| // Called when initial policies are read, and when they change.
|
| void OnPolicyUpdate(scoped_ptr<base::DictionaryValue> policies);
|
|
|
| - // Called when malformed policies are detected.
|
| - void OnPolicyError();
|
| -
|
| // Handlers for NAT traversal and host domain policies.
|
| void UpdateNatPolicy(bool nat_traversal_enabled);
|
| void UpdateHostDomainPolicy(const std::string& host_domain);
|
|
|