aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc
diff options
context:
space:
mode:
authorMatthias Wolf <freebsd@rheinwolf.de>2021-10-19 19:33:45 +0000
committerRene Ladan <rene@FreeBSD.org>2021-10-19 19:39:45 +0000
commit336f302a55ad11465a4255ae250715b962639010 (patch)
treec3e9a3cf7406fdf5fdb0ab3c60d132043615c2d7 /www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc
parent6996a61924c2899cf68683451707bbed5d6b9794 (diff)
downloadports-336f302a55ad11465a4255ae250715b962639010.tar.gz
ports-336f302a55ad11465a4255ae250715b962639010.zip
www/chromium: update to 94.0.4606.81
Diffstat (limited to 'www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc')
-rw-r--r--www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc b/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc
index 445b35ca0ca0..b20ddae3a8c0 100644
--- a/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc
+++ b/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc
@@ -1,6 +1,6 @@
---- extensions/shell/app/shell_main_delegate.cc.orig 2021-04-14 18:41:04 UTC
+--- extensions/shell/app/shell_main_delegate.cc.orig 2021-09-14 01:51:57 UTC
+++ extensions/shell/app/shell_main_delegate.cc
-@@ -39,7 +39,7 @@
+@@ -42,7 +42,7 @@
#if defined(OS_WIN)
#include "base/base_paths_win.h"
@@ -9,7 +9,7 @@
#include "base/nix/xdg_util.h"
#elif defined(OS_MAC)
#include "base/base_paths_mac.h"
-@@ -75,7 +75,7 @@ base::FilePath GetDataPath() {
+@@ -78,7 +78,7 @@ base::FilePath GetDataPath() {
return cmd_line->GetSwitchValuePath(switches::kContentShellDataPath);
base::FilePath data_dir;