$OpenBSD: patch-gpu_gpu_gyp,v 1.2 2011/02/08 09:43:02 espie Exp $
--- gpu/gpu.gyp.orig	Fri Jan 21 10:19:48 2011
+++ gpu/gpu.gyp	Sun Jan 23 23:27:34 2011
@@ -180,7 +180,7 @@
         'command_buffer/service/texture_manager.cc',
       ],
       'conditions': [
-        ['OS == "linux"', {
+        ['OS == "linux" or OS=="openbsd"', {
           'dependencies': [
             '../build/linux/system.gyp:gtk',
           ],
