summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-services_device_BUILD.gn
blob: 0da3cba064cf3abdb90868814d0a1c56f660734c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- services/device/BUILD.gn.orig	2025-05-28 14:55:43 UTC
+++ services/device/BUILD.gn
@@ -17,7 +17,7 @@ if (is_ios) {
 }
 
 is_serial_enabled_platform =
-    is_win || ((is_linux || is_chromeos) && use_udev) || is_mac || is_android
+    is_win || ((!is_bsd && is_linux || is_chromeos) && use_udev) || is_mac || is_android
 
 source_set("lib") {
   # This should be visible only to embedders of the Device Service, and the