aboutsummaryrefslogtreecommitdiff
path: root/devel/electron29/files/patch-chrome_services_file__util_public_mojom_safe__document__analyzer__mojom__traits.h
blob: b9fac547b013d40d12bf8908fdfc23336737ab79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/services/file_util/public/mojom/safe_document_analyzer_mojom_traits.h.orig	2023-03-30 00:33:45 UTC
+++ chrome/services/file_util/public/mojom/safe_document_analyzer_mojom_traits.h
@@ -16,7 +16,7 @@
 #include "mojo/public/cpp/bindings/struct_traits.h"
 
 #if !BUILDFLAG(FULL_SAFE_BROWSING) || \
-    (!BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_WIN))
+    (!BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_BSD))
 #error FULL_SAFE_BROWSING should be set and either IS_LINUX or IS_WIN set.
 #endif