cef/patch/patches/zlib.patch
Marshall Greenblatt f80188145a Create 2062 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1783 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-06 12:08:53 +00:00

14 lines
350 B
Diff

Index: contrib/minizip/unzip.c
===================================================================
--- contrib/minizip/unzip.c (revision 286351)
+++ contrib/minizip/unzip.c (working copy)
@@ -69,7 +69,7 @@
#include <string.h>
#ifndef NOUNCRYPT
- #define NOUNCRYPT
+// #define NOUNCRYPT
#endif
#include "third_party/zlib/zlib.h"