sync ports with The Matrix
This commit is contained in:
parent
9d4d2e721a
commit
79bc6d9d97
846 changed files with 10693 additions and 8131 deletions
|
@ -1,9 +1,9 @@
|
|||
Index: remoting/host/policy_watcher.cc
|
||||
--- remoting/host/policy_watcher.cc.orig
|
||||
+++ remoting/host/policy_watcher.cc
|
||||
@@ -183,7 +183,7 @@ base::Value::Dict PolicyWatcher::GetDefaultPolicies()
|
||||
result.Set(key::kRemoteAccessHostAllowEnterpriseRemoteSupportConnections,
|
||||
@@ -184,7 +184,7 @@ base::Value::Dict PolicyWatcher::GetDefaultPolicies()
|
||||
true);
|
||||
result.Set(key::kRemoteAccessHostAllowEnterpriseFileTransfer, false);
|
||||
#endif
|
||||
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC)
|
||||
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue