| 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',
|
|
|