aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn')
-rw-r--r--www/chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn b/www/chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn
index 08b259b34c25..969a9f597693 100644
--- a/www/chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn
+++ b/www/chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn
@@ -1,7 +1,7 @@
---- third_party/crashpad/crashpad/client/BUILD.gn.orig 2021-04-14 18:41:33 UTC
+--- third_party/crashpad/crashpad/client/BUILD.gn.orig 2021-07-19 18:45:40 UTC
+++ third_party/crashpad/crashpad/client/BUILD.gn
-@@ -78,6 +78,12 @@ crashpad_static_library("client") {
- sources += [ "crashpad_client_fuchsia.cc" ]
+@@ -44,6 +44,12 @@ crashpad_static_library("client") {
+ ]
}
+ if (crashpad_is_posix) {
@@ -11,5 +11,5 @@
+ }
+
if (crashpad_is_linux || crashpad_is_android || crashpad_is_fuchsia) {
- sources += [ "crash_report_database_generic.cc" ]
- }
+ sources += [
+ "client_argv_handling.cc",