| Index: remoting/host/policy_hack/fake_policy_watcher.h
|
| diff --git a/remoting/host/policy_hack/fake_policy_watcher.h b/remoting/host/policy_hack/fake_policy_watcher.h
|
| index 4195440f08b147fdcd0135d371a246a436594de5..7faf3a0c194a2ba7d1d195c198e425741d408619 100644
|
| --- a/remoting/host/policy_hack/fake_policy_watcher.h
|
| +++ b/remoting/host/policy_hack/fake_policy_watcher.h
|
| @@ -18,8 +18,6 @@
|
|
|
| void SetPolicies(const base::DictionaryValue* policies);
|
|
|
| - void SignalTransientErrorForTest();
|
| -
|
| protected:
|
| void StartWatchingInternal() override;
|
| void StopWatchingInternal() override;
|
|
|