aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-remoting_host_host__main.cc
diff options
context:
space:
mode:
authorRobert Nagy <robert@openbsd.org>2022-04-21 21:09:02 +0000
committerRene Ladan <rene@FreeBSD.org>2022-04-28 07:47:56 +0000
commit4eb083eab9fd6439de7fd85552c136140a5c3ad9 (patch)
treeae08ac637056c2e74cba8e00a08cc3b24dd3d877 /www/chromium/files/patch-remoting_host_host__main.cc
parentde6ddae04aea36b08b8732348ec4a37822b61f1b (diff)
downloadports-4eb083eab9fd6439de7fd85552c136140a5c3ad9.tar.gz
ports-4eb083eab9fd6439de7fd85552c136140a5c3ad9.zip
www/chromium: update to 101.0.4951.41
Security: 26f2123b-c6c6-11ec-b66f-3065ec8fd3ec
Diffstat (limited to 'www/chromium/files/patch-remoting_host_host__main.cc')
-rw-r--r--www/chromium/files/patch-remoting_host_host__main.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-remoting_host_host__main.cc b/www/chromium/files/patch-remoting_host_host__main.cc
index f058e97d773a..48a9e32db0da 100644
--- a/www/chromium/files/patch-remoting_host_host__main.cc
+++ b/www/chromium/files/patch-remoting_host_host__main.cc
@@ -1,4 +1,4 @@
---- remoting/host/host_main.cc.orig 2022-03-25 21:59:56 UTC
+--- remoting/host/host_main.cc.orig 2022-04-21 18:48:31 UTC
+++ remoting/host/host_main.cc
@@ -50,7 +50,7 @@ int FileChooserMain();
int RdpDesktopSessionMain();
@@ -18,7 +18,7 @@
" --audio-pipe-name=<pipe> - Sets the pipe name to capture audio on "
"Linux.\n"
#endif // BUILDFLAG(IS_LINUX)
-@@ -154,7 +154,7 @@ MainRoutineFn SelectMainRoutine(const std::string& pro
+@@ -155,7 +155,7 @@ MainRoutineFn SelectMainRoutine(const std::string& pro
} else if (process_type == kProcessTypeUrlForwarderConfigurator) {
main_routine = &UrlForwarderConfiguratorMain;
#endif // BUILDFLAG(IS_WIN)