diff options
Diffstat (limited to 'www/iridium/files/patch-remoting_host_policy__watcher.cc')
-rw-r--r-- | www/iridium/files/patch-remoting_host_policy__watcher.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-remoting_host_policy__watcher.cc b/www/iridium/files/patch-remoting_host_policy__watcher.cc index 6f7abd4ec5b6..416893e72fd5 100644 --- a/www/iridium/files/patch-remoting_host_policy__watcher.cc +++ b/www/iridium/files/patch-remoting_host_policy__watcher.cc @@ -1,6 +1,6 @@ ---- remoting/host/policy_watcher.cc.orig 2025-06-19 07:37:57 UTC +--- remoting/host/policy_watcher.cc.orig 2025-09-11 13:19:19 UTC +++ remoting/host/policy_watcher.cc -@@ -182,7 +182,7 @@ base::Value::Dict PolicyWatcher::GetDefaultPolicies() +@@ -183,7 +183,7 @@ base::Value::Dict PolicyWatcher::GetDefaultPolicies() result.Set(key::kRemoteAccessHostAllowEnterpriseFileTransfer, false); result.Set(key::kClassManagementEnabled, "disabled"); #endif |