$OpenBSD: patch-gpu_gpu_gyp,v 1.5 2011/06/08 20:36:56 robert Exp $
--- gpu/gpu.gyp.orig	Mon Jun  6 11:11:26 2011
+++ gpu/gpu.gyp	Wed Jun  8 09:58:36 2011
@@ -238,7 +238,7 @@
         'command_buffer/service/texture_manager.cc',
       ],
       'conditions': [
-        ['OS == "linux"', {
+        ['OS == "linux" or OS=="openbsd"', {
           'dependencies': [
             '../build/linux/system.gyp:gtk',
           ],
