$OpenBSD: patch-chrome_chrome_exe_gypi,v 1.8 2016/04/27 12:46:16 robert Exp $
--- chrome/chrome_exe.gypi.orig.port	Tue Apr 26 16:20:08 2016
+++ chrome/chrome_exe.gypi	Wed Apr 27 11:11:17 2016
@@ -190,7 +190,7 @@
                 '../build/linux/system.gyp:xext',
               ],
             }],
-            ['OS=="linux" and enable_plugins==1', {
+            ['(OS=="openbsd" or OS=="linux") and enable_plugins==1', {
               'dependencies': [
                 '../pdf/pdf.gyp:pdf',
               ],
