summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-extensions_shell_BUILD.gn
blob: 7c0cc29f2729c5aa1def0d37d998a003b56a7c1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/shell/BUILD.gn.orig	2020-05-18 11:01:17 UTC
+++ extensions/shell/BUILD.gn
@@ -193,7 +193,7 @@ source_set("app_shell_lib") {
     }
   }
 
-  if (is_desktop_linux) {
+  if (is_desktop_linux && !is_bsd) {
     sources += [
       "app/shell_crash_reporter_client.cc",
       "app/shell_crash_reporter_client.h",