Roll zlib.

eaf99a4e20..c876c8f871

Picks up a fix for an issue found by ThreadSanitizer.

Change-Id: I4986a51c67bd9d10041f2bd1945c3b91544884eb
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/362676
Auto-Submit: Ben Wagner <bungeman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
This commit is contained in:
Ben Wagner 2021-01-29 21:38:10 -05:00 committed by Skia Commit-Bot
parent 03da7cb8a3
commit b7e2453ea3

2
DEPS
View File

@ -43,7 +43,7 @@ deps = {
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@0cbf89c7520e5d27076f74659b28636e0456ef68",
#"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",
"third_party/externals/wuffs" : "https://skia.googlesource.com/external/github.com/google/wuffs.git@00cc8a50aa0c86b6bcb37e9ece8fb100047cc17b",
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@eaf99a4e2009b0e5759e6070ad1760ac1dd75461",
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c876c8f87101c5a75f6014b0f832499afeb65b73",
"../src": {
"url": "https://chromium.googlesource.com/chromium/src.git@9009a36b9b759c03a4181bb45586846ddfc324c8",