xref: /aosp_15_r20/external/cronet/third_party/zlib/README.md (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1This directory was created manually and not imported from Chromium. It was created to remove the
2divergence we had where we had to rename `#include "third_party/zlib/zlib.h"` line to
3`#include <zlib.h>`. This is due to the fact that we don't import Chromium's zlib and we use
4zlib from AOSP. In order to workaround that, we redirect traffic from `third_party/zlib/zlib.h` to
5AOSP's zlib.