diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-07-12 12:14:52 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-07-30 05:20:27 +0000 |
commit | 2f448dd87466e2cf21a93eca35c167c983e3ac7a (patch) | |
tree | acb9c69db2192a4518a52bbb0971dfae9756155f /community/chromium/chromium-60.0.3112.78-jpeg-nomangle.patch | |
parent | 495bbd7fb1f07c23a1f2d47a071aa5519e08744c (diff) | |
download | aports-2f448dd87466e2cf21a93eca35c167c983e3ac7a.tar.bz2 aports-2f448dd87466e2cf21a93eca35c167c983e3ac7a.tar.xz |
community/chromium: upgrade to 66.0.3359.181
Diffstat (limited to 'community/chromium/chromium-60.0.3112.78-jpeg-nomangle.patch')
-rw-r--r-- | community/chromium/chromium-60.0.3112.78-jpeg-nomangle.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/community/chromium/chromium-60.0.3112.78-jpeg-nomangle.patch b/community/chromium/chromium-60.0.3112.78-jpeg-nomangle.patch deleted file mode 100644 index 3edb054565..0000000000 --- a/community/chromium/chromium-60.0.3112.78-jpeg-nomangle.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -up chromium-60.0.3112.78/third_party/libjpeg_turbo/jpeglib.h.nomangle chromium-60.0.3112.78/third_party/libjpeg_turbo/jpeglib.h ---- chromium-60.0.3112.78/third_party/libjpeg_turbo/jpeglib.h.nomangle 2017-08-01 15:29:00.870759406 -0400 -+++ third_party/libjpeg_turbo/jpeglib.h 2017-08-01 15:29:09.326593414 -0400 -@@ -18,10 +18,6 @@ - #ifndef JPEGLIB_H - #define JPEGLIB_H - --/* Begin chromium edits */ --#include "jpeglibmangler.h" --/* End chromium edits */ -- - /* - * First we include the configuration files that record how this - * installation of the JPEG library is set up. jconfig.h can be |