$OpenBSD: patch-chrome_chrome_exe_gypi,v 1.13 2016/04/16 19:08:46 robert Exp $
--- chrome/chrome_exe.gypi.orig.port	Wed Apr 13 22:59:42 2016
+++ chrome/chrome_exe.gypi	Thu Apr 14 08:25:10 2016
@@ -182,7 +182,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',
               ],
