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