summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-extensions_shell_BUILD.gn
blob: 3940703ecafff02bd8a775119f2c0ca0d2b6283b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/shell/BUILD.gn.orig	2020-09-08 19:14:06 UTC
+++ extensions/shell/BUILD.gn
@@ -195,7 +195,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",