$OpenBSD: patch-chrome_browser_download_download_shelf_context_menu_h,v 1.1 2015/01/22 11:16:40 robert Exp $
--- chrome/browser/download/download_shelf_context_menu.h.orig.port	Sat Dec  6 16:56:09 2014
+++ chrome/browser/download/download_shelf_context_menu.h	Sat Dec  6 16:56:22 2014
@@ -75,7 +75,7 @@ class DownloadShelfContextMenu : public ui::SimpleMenu
 
   int GetAlwaysOpenStringId() const;
 
-#if defined(OS_WIN) || defined(OS_LINUX) || \
+#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) || \
     (defined(OS_MACOSX) && !defined(OS_IOS))
   bool IsDownloadPdf() const;
   bool CanOpenPdfInSystemViewer() const;
