$OpenBSD: patch-chrome_chrome_exe_gypi,v 1.6 2016/02/15 18:07:53 robert Exp $
--- chrome/chrome_exe.gypi.orig.port	Sun Dec 20 19:33:38 2015
+++ chrome/chrome_exe.gypi	Tue Feb  9 21:21:19 2016
@@ -192,7 +192,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',
               ],
