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 bad2e3df5507..b2babc305922 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-08-07 06:57:29 UTC +--- content/shell/app/shell_main_delegate.cc.orig 2025-09-06 10:01:20 UTC +++ content/shell/app/shell_main_delegate.cc -@@ -287,7 +287,7 @@ void ShellMainDelegate::PreSandboxStartup() { +@@ -289,7 +289,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); |