$OpenBSD: patch-chrome_test_ui_ui_layout_test_cc,v 1.4 2011/10/27 07:59:08 robert Exp $
--- chrome/test/ui/ui_layout_test.cc.orig	Fri Oct 21 10:30:15 2011
+++ chrome/test/ui/ui_layout_test.cc	Wed Oct 26 21:35:09 2011
@@ -22,6 +22,8 @@ static const char kPlatformName[] = "chromium-win";
 static const char kPlatformName[] = "chromium-mac";
 #elif defined(OS_LINUX)
 static const char kPlatformName[] = "chromium-linux";
+#elif defined(OS_OPENBSD)
+static const char kPlatformName[] = "chromium-openbsd";
 #else
 #error No known OS defined
 #endif
