$OpenBSD: patch-third_party_WebKit_Source_platform_fonts_linux_FontPlatformDataLinux_cpp,v 1.3 2015/05/26 17:37:40 robert Exp $
--- third_party/WebKit/Source/platform/fonts/linux/FontPlatformDataLinux.cpp.orig.port	Thu May 14 00:49:00 2015
+++ third_party/WebKit/Source/platform/fonts/linux/FontPlatformDataLinux.cpp	Wed May 20 08:34:56 2015
@@ -100,7 +100,7 @@ void FontPlatformData::setupPaint(SkPaint* paint, floa
 void FontPlatformData::querySystemForRenderStyle(bool useSkiaSubpixelPositioning)
 {
     WebFontRenderStyle style;
-#if OS(ANDROID)
+#if OS(ANDROID) || OS(OPENBSD)
     style.setDefaults();
 #else
     // If the font name is missing (i.e. probably a web font) or the sandbox is disabled, use the system defaults.
