$OpenBSD: patch-chrome_test_ui_ui_test_cc,v 1.8 2013/01/18 21:38:02 robert Exp $
--- chrome/test/ui/ui_test.cc.orig	Tue Jan  8 03:45:59 2013
+++ chrome/test/ui/ui_test.cc	Mon Jan 14 19:47:35 2013
@@ -71,7 +71,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
