aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_services_file__util_public_mojom_safe__document__analyzer__mojom__traits.h
blob: 5c518b71e15996fbb80da7f3dc8b1239936107cf (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	2022-04-21 18:48:31 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 BUILDFLAG(FULL_SAFE_BROWSING) should be set and either OS_LINUX or OS_WIN defined.
 #endif