diff options
Diffstat (limited to 'www/chromium/files/patch-components_crash_content_app_BUILD.gn')
| -rw-r--r-- | www/chromium/files/patch-components_crash_content_app_BUILD.gn | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/www/chromium/files/patch-components_crash_content_app_BUILD.gn b/www/chromium/files/patch-components_crash_content_app_BUILD.gn index c1fdab0f9c7e..f289a62c9280 100644 --- a/www/chromium/files/patch-components_crash_content_app_BUILD.gn +++ b/www/chromium/files/patch-components_crash_content_app_BUILD.gn @@ -1,5 +1,5 @@ ---- components/crash/content/app/BUILD.gn.orig 2018-06-13 00:10:13.000000000 +0200 -+++ components/crash/content/app/BUILD.gn 2018-07-18 23:31:26.635837000 +0200 +--- components/crash/content/app/BUILD.gn.orig 2018-12-03 21:16:48.000000000 +0100 ++++ components/crash/content/app/BUILD.gn 2018-12-13 18:52:20.920947000 +0100 @@ -36,7 +36,7 @@ sources += [ "crashpad.cc" ] } @@ -9,11 +9,12 @@ # Want these files on both Linux and Android. set_sources_assignment_filter([]) sources += [ -@@ -73,7 +73,6 @@ +@@ -73,8 +73,6 @@ "//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 |
