1*6777b538SAndroid Build Coastguard WorkerThis directory was created manually and not imported from Chromium. It was created to remove the 2*6777b538SAndroid Build Coastguard Workerdivergence we had where we had to rename `#include "third_party/zlib/zlib.h"` line to 3*6777b538SAndroid Build Coastguard Worker`#include <zlib.h>`. This is due to the fact that we don't import Chromium's zlib and we use 4*6777b538SAndroid Build Coastguard Workerzlib from AOSP. In order to workaround that, we redirect traffic from `third_party/zlib/zlib.h` to 5*6777b538SAndroid Build Coastguard WorkerAOSP's zlib.