$OpenBSD: patch-chrome_test_ui_ui_test_cc,v 1.4 2011/06/08 20:36:56 robert Exp $
--- chrome/test/ui/ui_test.cc.orig	Mon Jun  6 11:12:00 2011
+++ chrome/test/ui/ui_test.cc	Wed Jun  8 09:58:36 2011
@@ -67,7 +67,7 @@ const wchar_t UITestBase::kFailedNoCrashService[] =
     L"NOTE: This test is expected to fail if crash_service.exe is not "
     L"running. Start it manually before running this test (see the build "
     L"output directory).";
-#elif defined(OS_LINUX)
+#elif defined(OS_LINUX) || defined(OS_OPENBSD)
     L"NOTE: This test is expected to fail if breakpad is not built in "
     L"or if chromium is not running headless (try CHROME_HEADLESS=1).";
 #else
