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..a8bf491bcdbce906834dfc0c55e0d108efde2d8b 100644 |
--- a/remoting/host/policy_hack/fake_policy_watcher.h |
+++ b/remoting/host/policy_hack/fake_policy_watcher.h |
@@ -23,7 +23,6 @@ class FakePolicyWatcher : public PolicyWatcher { |
protected: |
void StartWatchingInternal() override; |
void StopWatchingInternal() override; |
- void Reload() override; |
}; |
} // namespace policy_hack |