$OpenBSD: patch-content_content_browser_gypi,v 1.6 2011/12/14 16:58:19 robert Exp $
--- content/content_browser.gypi.orig	Tue Dec 13 21:33:56 2011
+++ content/content_browser.gypi	Tue Dec 13 21:34:52 2011
@@ -659,6 +659,11 @@
         'browser/renderer_host/gtk_key_bindings_handler.h',
       ],
     }],
+    ['OS=="openbsd"', {
+      'sources/': [
+         ['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'],
+      ],
+    }],
     ['touchui==1', {
       'sources/': [
         ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.cc'],
