$OpenBSD: patch-chrome_browser_ssl_ssl_blocking_page_cc,v 1.3 2015/05/26 17:37:39 robert Exp $
--- chrome/browser/ssl/ssl_blocking_page.cc.orig.port	Thu May 14 00:35:45 2015
+++ chrome/browser/ssl/ssl_blocking_page.cc	Wed May 20 08:34:56 2015
@@ -143,7 +143,7 @@ void LaunchDateAndTimeSettings() {
   // iOS does not have a way to launch the date and time settings.
   NOTREACHED();
 
-#elif defined(OS_LINUX)
+#elif defined(OS_LINUX) || defined(OS_BSD)
   struct ClockCommand {
     const char* pathname;
     const char* argument;
