$OpenBSD: patch-chrome_test_testing_browser_process_h,v 1.5 2011/06/08 20:36:56 robert Exp $
--- chrome/test/testing_browser_process.h.orig	Mon Jun  6 11:12:00 2011
+++ chrome/test/testing_browser_process.h	Wed Jun  8 09:58:36 2011
@@ -50,7 +50,7 @@ class TestingBrowserProcess : public BrowserProcess {
 
   virtual IOThread* io_thread();
 
-#if defined(OS_LINUX)
+#if defined(USE_X11)
   virtual base::Thread* background_x11_thread();
 #endif
 
