Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1250)

Unified Diff: remoting/host/policy_hack/fake_policy_watcher.cc

Issue 830193002: Using PolicyServiceWatcher instead of PolicyWatcherLinux/Win/Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « remoting/host/policy_hack/fake_policy_watcher.h ('k') | remoting/host/policy_hack/policy_service_watcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698