$OpenBSD: patch-third_party_WebKit_WebCore_platform_graphics_chromium_FontPlatformData_h,v 1.2 2011/02/08 09:43:02 espie Exp $
--- third_party/WebKit/WebCore/platform/graphics/chromium/FontPlatformData.h.orig	Fri Jan 21 10:22:38 2011
+++ third_party/WebKit/WebCore/platform/graphics/chromium/FontPlatformData.h	Mon Jan 24 11:45:53 2011
@@ -33,7 +33,7 @@
 
 #if OS(WINDOWS)
 #include "FontPlatformDataChromiumWin.h"
-#elif OS(LINUX) || OS(FREEBSD)
+#elif OS(LINUX) || OS(FREEBSD) || OS(OPENBSD)
 #include "FontPlatformDataLinux.h"
 #endif
 
