Skip to content

Commit db388db

Browse files
deps: update zlib to 1.3.2.1-motley-13395ee
1 parent 97af3d7 commit db388db

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

deps/zlib/BUILD.gn

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,8 +375,6 @@ component("zlib") {
375375
# Must be after no_chromium_code for warning flags to be ordered correctly.
376376
":zlib_warnings",
377377
]
378-
379-
allow_circular_includes_from = deps
380378
}
381379

382380
config("minizip_warnings") {

src/zlib_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// Refer to tools/dep_updaters/update-zlib.sh
33
#ifndef SRC_ZLIB_VERSION_H_
44
#define SRC_ZLIB_VERSION_H_
5-
#define ZLIB_VERSION "1.3.2.1-motley-285e94b"
5+
#define ZLIB_VERSION "1.3.2.1-motley-13395ee"
66
#endif // SRC_ZLIB_VERSION_H_

0 commit comments

Comments
 (0)