$OpenBSD: patch-src_3rdparty_chromium_chrome_chrome_exe_gypi,v 1.1.1.1 2016/12/25 14:13:19 zhuk Exp $
--- src/3rdparty/chromium/chrome/chrome_exe.gypi.orig.port	Thu Aug  4 16:40:48 2016
+++ src/3rdparty/chromium/chrome/chrome_exe.gypi	Thu Aug  4 16:41:21 2016
@@ -192,7 +192,7 @@
                 '../build/linux/system.gyp:xext',
               ],
             }],
-            ['OS=="linux" and enable_plugins==1', {
+            ['(OS=="linux" or OS=="openbsd") and enable_plugins==1', {
               'dependencies': [
                 '../pdf/pdf.gyp:pdf',
               ],
