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 f94d43ace5fc..46de71dd125c 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 2024-11-14 07:57:23 UTC +--- content/shell/app/shell_main_delegate.cc.orig 2025-07-02 06:08:04 UTC +++ content/shell/app/shell_main_delegate.cc -@@ -269,7 +269,7 @@ void ShellMainDelegate::PreSandboxStartup() { +@@ -270,7 +270,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); |