@@ -195,7 +195,6 @@ vars = {
195195 "upstream_libpng" : "https://github.com/glennrp/libpng.git" ,
196196 "upstream_libtess2" : "https://github.com/memononen/libtess2.git" ,
197197 "upstream_libwebp" : "https://chromium.googlesource.com/webm/libwebp.git" ,
198- "upstream_libxml" : "https://gitlab.gnome.org/GNOME/libxml2.git" ,
199198 "upstream_leak_tracker" : "https://github.com/dart-lang/leak_tracker.git" ,
200199 "upstream_logging" : "https://github.com/dart-lang/logging.git" ,
201200 "upstream_markdown" : "https://github.com/dart-lang/markdown.git" ,
@@ -273,7 +272,7 @@ allowed_hosts = [
273272]
274273
275274deps = {
276- 'src' : 'https://github.com/flutter/buildroot.git' + '@' + 'e0aa3ae49a32df7dd00655ee4dd55b00d84a47ea ' ,
275+ 'src' : 'https://github.com/flutter/buildroot.git' + '@' + '1570fb412dab333e380450ddee32ba8c60edef2f ' ,
277276
278277 'src/flutter/third_party/rapidjson' :
279278 Var ('fuchsia_git' ) + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b' ,
@@ -648,9 +647,6 @@ deps = {
648647 'src/flutter/third_party/wuffs' :
649648 Var ('skia_git' ) + '/external/github.com/google/wuffs-mirror-release-c.git' + '@' + '600cd96cf47788ee3a74b40a6028b035c9fd6a61' ,
650649
651- 'src/third_party/libxml' :
652- Var ('flutter_git' ) + '/third_party/libxml' + '@' + 'a143e452b5fc7d872813eeadc8db421694058098' ,
653-
654650 'src/third_party/zlib' :
655651 Var ('chromium_git' ) + '/chromium/src/third_party/zlib.git' + '@' + Var ('dart_zlib_rev' ),
656652
0 commit comments