openbsd-ports/www/chromium/patches/patch-ui_gfx_surface_surface_gyp
2011-09-19 08:55:26 +00:00

13 lines
468 B
Plaintext

$OpenBSD: patch-ui_gfx_surface_surface_gyp,v 1.3 2011/09/19 08:55:26 robert Exp $
--- ui/gfx/surface/surface.gyp.orig Wed Sep 14 10:02:00 2011
+++ ui/gfx/surface/surface.gyp Fri Sep 16 18:17:25 2011
@@ -34,7 +34,7 @@
'io_surface_support_mac.cc',
'io_surface_support_mac.h',
'transport_dib.h',
- 'transport_dib_linux.cc',
+ 'transport_dib_openbsd.cc',
'transport_dib_mac.cc',
'transport_dib_win.cc',
],