aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-printing_backend_print__backend__cups.h
blob: 63335dd1fa2290f2a5cbeb7e214b50b616be8110 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- printing/backend/print_backend_cups.h.orig	2025-09-11 13:19:19 UTC
+++ printing/backend/print_backend_cups.h
@@ -17,7 +17,7 @@
 #include "printing/mojom/print.mojom.h"
 #include "url/gurl.h"
 
-static_assert(BUILDFLAG(IS_LINUX));
+static_assert(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD));
 
 namespace printing {