opt/chromium/rungn.patch
Jose V Beneyto ae7a7d0114 [notify] chromium: updated to 34.0.1847.132
This release also contains a Flash Player update, to version 13.0.0.206

This update includes 9 security fixes:
http://googlechromereleases.blogspot.com/2014/04/stable-channel-update_24.html
2014-05-06 09:31:50 +02:00

12 lines
380 B
Diff

--- build/gyp_chromium.orig 2014-01-16 22:55:50.292718339 +0000
+++ build/gyp_chromium 2014-01-16 23:15:17.890248708 +0000
@@ -370,8 +370,6 @@
args.append('--check')
supplemental_includes = GetSupplementalFiles()
- if not RunGN(supplemental_includes):
- sys.exit(1)
args.extend(
['-I' + i for i in additional_include_files(supplemental_includes, args)])