openbsd-ports/www/chromium/patches/patch-chrome_chrome_renderer_gypi
espie 5cb978edde cut the "monster patches" into small pieces. pval can fix it to his liking
if he comes back.
In the mean time, fix build of chromium by adding the required
-I/usr/local/includes to gyp glue where needed.
2010-12-13 09:51:45 +00:00

12 lines
520 B
Plaintext

$OpenBSD: patch-chrome_chrome_renderer_gypi,v 1.1 2010/12/13 09:51:45 espie Exp $
--- chrome/chrome_renderer.gypi.orig Tue Mar 30 07:31:34 2010
+++ chrome/chrome_renderer.gypi Sun Nov 28 00:11:31 2010
@@ -102,7 +102,6 @@
'renderer/gpu_channel_host.h',
'renderer/localized_error.cc',
'renderer/localized_error.h',
- 'renderer/nacl_desc_wrapper_chrome.cc',
'renderer/navigation_state.h',
'renderer/notification_provider.cc',
'renderer/notification_provider.h',