$OpenBSD: patch-components_password_manager_core_browser_password_reuse_defines_h,v 1.2 2018/03/12 13:48:34 robert Exp $

Index: components/password_manager/core/browser/password_reuse_defines.h
--- components/password_manager/core/browser/password_reuse_defines.h.orig
+++ components/password_manager/core/browser/password_reuse_defines.h
@@ -6,7 +6,7 @@
 #define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_PASSWORD_REUSE_DEFINES_H_
 
 #if defined(OS_WIN) || (defined(OS_MACOSX) && !defined(OS_IOS)) || \
-    defined(OS_LINUX) || defined(OS_CHROMEOS)
+    defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD)
 // Enable the detection when the sync password is typed not on the sync domain.
 #define SYNC_PASSWORD_REUSE_DETECTION_ENABLED
 #endif
