mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
Changelog: https://github.com/electron/electron/releases/tag/v26.6.3 Reported by: GitHub (watch releases) Security: 7015ab21-9230-490f-a2fe-f7557e3de25d
13 lines
577 B
Text
13 lines
577 B
Text
--- electron/filenames.gni.orig 2023-12-21 17:26:32 UTC
|
|
+++ electron/filenames.gni
|
|
@@ -235,8 +235,8 @@ filenames = {
|
|
"shell/app/command_line_args.h",
|
|
"shell/app/electron_content_client.cc",
|
|
"shell/app/electron_content_client.h",
|
|
- "shell/app/electron_crash_reporter_client.cc",
|
|
- "shell/app/electron_crash_reporter_client.h",
|
|
+ # "shell/app/electron_crash_reporter_client.cc",
|
|
+ # "shell/app/electron_crash_reporter_client.h",
|
|
"shell/app/electron_main_delegate.cc",
|
|
"shell/app/electron_main_delegate.h",
|
|
"shell/app/uv_task_runner.cc",
|