$OpenBSD: patch-chrome_test_ui_ui_test_cc,v 1.9 2013/04/03 08:19:10 robert Exp $
--- chrome/test/ui/ui_test.cc.orig.port	Fri Mar 22 02:14:27 2013
+++ chrome/test/ui/ui_test.cc	Tue Apr  2 21:05:17 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
