$OpenBSD: patch-chrome_test_ui_ui_test_cc,v 1.2 2011/02/08 09:43:02 espie Exp $
--- chrome/test/ui/ui_test.cc.orig	Fri Jan 21 10:20:39 2011
+++ chrome/test/ui/ui_test.cc	Sun Jan 23 23:27:34 2011
@@ -69,7 +69,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
