$OpenBSD: patch-chrome_test_testing_browser_process_h,v 1.2 2011/02/08 09:43:02 espie Exp $
--- chrome/test/testing_browser_process.h.orig	Fri Jan 21 10:20:39 2011
+++ chrome/test/testing_browser_process.h	Sun Jan 23 23:27:34 2011
@@ -52,7 +52,7 @@ class TestingBrowserProcess : public BrowserProcess {
     return NULL;
   }
 
-#if defined(OS_LINUX)
+#if defined(USE_X11)
   virtual base::Thread* background_x11_thread() {
     return NULL;
   }
