diff options
Diffstat (limited to 'www/chromium/files/patch-content_shell_app_shell__main__delegate.cc')
| -rw-r--r-- | www/chromium/files/patch-content_shell_app_shell__main__delegate.cc | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-content_shell_app_shell__main__delegate.cc b/www/chromium/files/patch-content_shell_app_shell__main__delegate.cc index b2babc305922..36f2b9e49ba3 100644 --- a/www/chromium/files/patch-content_shell_app_shell__main__delegate.cc +++ b/www/chromium/files/patch-content_shell_app_shell__main__delegate.cc @@ -1,6 +1,6 @@ ---- content/shell/app/shell_main_delegate.cc.orig	2025-09-06 10:01:20 UTC +--- content/shell/app/shell_main_delegate.cc.orig	2025-10-30 15:44:36 UTC  +++ content/shell/app/shell_main_delegate.cc -@@ -289,7 +289,7 @@ void ShellMainDelegate::PreSandboxStartup() { +@@ -297,7 +297,7 @@ void ShellMainDelegate::PreSandboxStartup() {       // Reporting for sub-processes will be initialized in ZygoteForked.       if (process_type != switches::kZygoteProcess) {         crash_reporter::InitializeCrashpad(process_type.empty(), process_type);  | 
