mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 04:00:41 -04:00
Changelog: https://github.com/electron/electron/releases/tag/v27.2.0 Reported by: GitHub (watch releases) Security: 7015ab21-9230-490f-a2fe-f7557e3de25d
13 lines
572 B
Text
13 lines
572 B
Text
--- electron/filenames.gni.orig 2023-12-21 18:00:06 UTC
|
|
+++ electron/filenames.gni
|
|
@@ -209,8 +209,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/node_main.cc",
|