$OpenBSD: patch-third_party_WebKit_Source_WebCore_platform_graphics_chromium_FontPlatformData_h,v 1.1 2011/03/15 11:38:05 robert Exp $
--- third_party/WebKit/Source/WebCore/platform/graphics/chromium/FontPlatformData.h.orig	Fri Mar 11 10:18:43 2011
+++ third_party/WebKit/Source/WebCore/platform/graphics/chromium/FontPlatformData.h	Mon Mar 14 10:57:25 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
 
