summaryrefslogtreecommitdiff
path: root/devel/electron4/files/patch-components_crash_content_app_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron4/files/patch-components_crash_content_app_BUILD.gn')
-rw-r--r--devel/electron4/files/patch-components_crash_content_app_BUILD.gn20
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/electron4/files/patch-components_crash_content_app_BUILD.gn b/devel/electron4/files/patch-components_crash_content_app_BUILD.gn
deleted file mode 100644
index 64ae3e401a45..000000000000
--- a/devel/electron4/files/patch-components_crash_content_app_BUILD.gn
+++ /dev/null
@@ -1,20 +0,0 @@
---- components/crash/content/app/BUILD.gn.orig 2019-03-15 06:37:13 UTC
-+++ components/crash/content/app/BUILD.gn
-@@ -36,7 +36,7 @@ static_library("app") {
- sources += [ "crashpad.cc" ]
- }
-
-- if (is_android || is_linux) {
-+ if (is_android || is_linux && !is_bsd) {
- # Want these files on both Linux and Android.
- set_sources_assignment_filter([])
- sources += [
-@@ -73,8 +73,6 @@ static_library("app") {
- "//content/public/common:content_descriptors",
- "//content/public/common:result_codes",
- "//sandbox",
-- "//third_party/breakpad:client",
-- "//third_party/crashpad/crashpad/snapshot",
- ]
-
- # Clang's -mstackrealign doesn't work well with