$OpenBSD: patch-third_party_WebKit_Source_WebCore_platform_chromium_PlatformBridge_h,v 1.3 2011/06/08 20:36:56 robert Exp $
--- third_party/WebKit/Source/WebCore/platform/chromium/PlatformBridge.h.orig	Mon Jun  6 11:16:56 2011
+++ third_party/WebKit/Source/WebCore/platform/chromium/PlatformBridge.h	Wed Jun  8 09:58:37 2011
@@ -149,7 +149,7 @@ class PlatformBridge { (public)
 #if OS(WINDOWS)
     static bool ensureFontLoaded(HFONT);
 #endif
-#if OS(LINUX) || OS(FREEBSD)
+#if OS(LINUX) || OS(FREEBSD) || OS(OPENBSD)
     static void getRenderStyleForStrike(const char* family, int sizeAndStyle, FontRenderStyle* result);
     static String getFontFamilyForCharacters(const UChar*, size_t numCharacters, const char* preferredLocale);
 #endif
@@ -266,7 +266,7 @@ class PlatformBridge { (public)
         GraphicsContext*, int part, int state, int classicState, const IntRect&);
     static void paintProgressBar(
         GraphicsContext*, const IntRect& barRect, const IntRect& valueRect, bool determinate, double animatedSeconds);
-#elif OS(LINUX)
+#elif OS(LINUX) || OS(OPENBSD)
     // The UI part which is being accessed.
     enum ThemePart {
         // ScrollbarTheme parts
