diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-05-02 10:15:13 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-05-02 10:15:13 +0000 |
commit | 8a0cc5859cdaf1d7cc49c989b7ca2d2e39d02a3b (patch) | |
tree | b9327265a8b513fe3d5d9fcb34065df9833d5491 /www/chromium/files/patch-chrome__app__chrome_main_delegate.h | |
parent | - Allow "make package" as user (diff) |
Update to 34.0.1847.132
Obtained from: https://github.com/gliaskos/freebsd-chromium/
MFH: 2014Q2
Security: http://vuxml.org/freebsd/7cf25a0c-d031-11e3-947b-00262d5ed8ee.html
http://vuxml.org/freebsd/963413a5-bf50-11e3-a2d6-00262d5ed8ee.html
Diffstat (limited to 'www/chromium/files/patch-chrome__app__chrome_main_delegate.h')
-rw-r--r-- | www/chromium/files/patch-chrome__app__chrome_main_delegate.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-chrome__app__chrome_main_delegate.h b/www/chromium/files/patch-chrome__app__chrome_main_delegate.h index 4b34ff5c3d58..abfc6343c87b 100644 --- a/www/chromium/files/patch-chrome__app__chrome_main_delegate.h +++ b/www/chromium/files/patch-chrome__app__chrome_main_delegate.h @@ -1,5 +1,5 @@ ---- chrome/app/chrome_main_delegate.h.orig 2014-02-20 21:27:29.000000000 +0100 -+++ chrome/app/chrome_main_delegate.h 2014-02-25 01:45:34.000000000 +0100 +--- ./chrome/app/chrome_main_delegate.h.orig 2014-04-24 22:34:55.000000000 +0200 ++++ ./chrome/app/chrome_main_delegate.h 2014-04-24 23:23:42.000000000 +0200 @@ -31,7 +31,7 @@ virtual bool ShouldSendMachPort(const std::string& process_type) OVERRIDE; virtual bool DelaySandboxInitialization( |