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..809961b2ae72ba342fd8fea38575aae2a3b7e80a 100644 |
--- a/remoting/host/policy_hack/fake_policy_watcher.cc |
+++ b/remoting/host/policy_hack/fake_policy_watcher.cc |
@@ -21,10 +21,6 @@ |
UpdatePolicies(policies); |
} |
-void FakePolicyWatcher::SignalTransientErrorForTest() { |
- SignalTransientPolicyError(); |
-} |
- |
void FakePolicyWatcher::StartWatchingInternal() { |
} |