File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ vars = {
111
111
"ply_rev" : "604b32590ffad5cbb82e4afef1d305512d06ae93" ,
112
112
"protobuf_gn_rev" : "ca669f79945418f6229e4fef89b666b2a88cbb10" ,
113
113
"WebCore_rev" : "bcb10901266c884e7b3740abc597ab95373ab55c" ,
114
- "zlib_rev" : "14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f " ,
114
+ "zlib_rev" : "646b7f569718921d7d4b5b8e22572ff6c76f2596 " ,
115
115
116
116
### /third_party/pkg dependencies
117
117
# 'tools/rev_sdk_deps.dart' can rev pkg dependencies to their latest; put an
Original file line number Diff line number Diff line change
1
+ # Copyright 2016 The Chromium Authors
2
+ # Use of this source code is governed by a BSD-style license that can be
3
+ # found in the LICENSE file.
4
+
5
+ # Compatiblity with Chromium's build for zlib.
6
+ dcheck_is_configurable = false
7
+ dcheck_always_on = false
8
+ enable_expensive_dchecks = false
You can’t perform that action at this time.
0 commit comments