| Index: remoting/host/policy_hack/policy_watcher_linux.cc
|
| diff --git a/remoting/host/policy_hack/policy_watcher_linux.cc b/remoting/host/policy_hack/policy_watcher_linux.cc
|
| index 20724b81697467849407ec253721b4b66f8a9878..3ffefeacba0a853ae2383d9ddb3c8c2b6c80dfcc 100644
|
| --- a/remoting/host/policy_hack/policy_watcher_linux.cc
|
| +++ b/remoting/host/policy_hack/policy_watcher_linux.cc
|
| @@ -186,7 +186,6 @@
|
| } else {
|
| // A failure to load policy definitions is probably temporary, so try
|
| // again soon.
|
| - SignalTransientPolicyError();
|
| ScheduleReloadTask(base::TimeDelta::FromSeconds(kSettleIntervalSeconds));
|
| }
|
| }
|
|
|