$OpenBSD: patch-chrome_chrome_exe_gypi,v 1.11 2016/01/23 18:49:31 robert Exp $
--- chrome/chrome_exe.gypi.orig.port	Wed Jan 20 21:01:20 2016
+++ chrome/chrome_exe.gypi	Fri Jan 22 19:58:58 2016
@@ -184,7 +184,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',
               ],
