Index: third_party/zlib/README.chromium |
=================================================================== |
--- third_party/zlib/README.chromium (revision 153495) |
+++ third_party/zlib/README.chromium (working copy) |
@@ -14,3 +14,6 @@ |
- Added 'mozzconf.h' to mangle the function names. |
- Added an #ifdef to prevent zlib.h from mangling its functions. |
The 'google.patch' file represents our changes from the original zlib-1.2.5. |
+ |
+A more significant change to support mixed-source data compression. See |
+crbug.com/139744 and mixed-source.patch. |