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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 830193002: Using PolicyServiceWatcher instead of PolicyWatcherLinux/Win/Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed building for Chrome OS. Created 5 years, 12 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/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index 95fa88b57ff9f2e0168279d868ed3a0da7a9ff6b..29e8bd571ade66c5b74382a951965eac0dc19425 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -187,10 +187,8 @@
'host/pin_hash.h',
'host/policy_hack/policy_watcher.cc',
'host/policy_hack/policy_watcher.h',
- 'host/policy_hack/policy_watcher_chromeos.cc',
- 'host/policy_hack/policy_watcher_linux.cc',
- 'host/policy_hack/policy_watcher_mac.mm',
- 'host/policy_hack/policy_watcher_win.cc',
+ 'host/policy_hack/policy_service_watcher.cc',
+ 'host/policy_hack/policy_service_watcher_mac.mm',
'host/register_support_host_request.cc',
'host/register_support_host_request.h',
'host/remote_input_filter.cc',
« remoting/host/policy_hack/policy_watcher_unittest.cc ('K') | « remoting/remoting_host.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698