| Index: remoting/host/policy_hack/fake_policy_watcher.cc
|
| diff --git a/remoting/host/policy_hack/fake_policy_watcher.cc b/remoting/host/policy_hack/fake_policy_watcher.cc
|
| index 57d53ef0b757e05efd604eabc7ec6e55313d604f..e80c676248cdd24b0f16bfad4dc198135069f544 100644
|
| --- a/remoting/host/policy_hack/fake_policy_watcher.cc
|
| +++ b/remoting/host/policy_hack/fake_policy_watcher.cc
|
| @@ -31,8 +31,5 @@ void FakePolicyWatcher::StartWatchingInternal() {
|
| void FakePolicyWatcher::StopWatchingInternal() {
|
| }
|
|
|
| -void FakePolicyWatcher::Reload() {
|
| -}
|
| -
|
| } // namespace policy_hack
|
| } // namespace remoting
|
|
|