From 0432ff337f42eca167ad733dee105680b9be349e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 9 Dec 2020 01:23:01 -0500 Subject: [PATCH] Roll Dart SDK from a92baed5f8e2 to 9fdb86dba562 (1 revision) (#22956) --- DEPS | 6 +++--- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 47cde266a..ce645bfd9 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'a92baed5f8e23759b4d0dbd45ea19c597b1d95b9', + 'dart_revision': '9fdb86dba562a5a2445aa2120935b15f60e332a4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -192,7 +192,7 @@ deps = { Var('dart_git') + '/dart2js_info.git@e0acfeb5affdf94c53067e68bd836adf589628fd', 'src/third_party/dart/third_party/pkg/dartdoc': - Var('dart_git') + '/dartdoc.git@d79877d0764ce23ffea7055049f8da5dffce0308', + Var('dart_git') + '/dartdoc.git@a1d86f2c992f4660ddcc09b27733396e92765d2a', 'src/third_party/dart/third_party/pkg/ffi': Var('dart_git') + '/ffi.git@a5d4232cd38562c75a3ed847baa340e399538028', @@ -243,7 +243,7 @@ deps = { Var('dart_git') + '/matcher.git@9cae8faa7868bf3a88a7ba45eb0bd128e66ac515', 'src/third_party/dart/third_party/pkg/mime': - Var('dart_git') + '/mime.git@07635f7774447503248fbc6afb3911e9000a477e', + Var('dart_git') + '/mime.git@c931f4bed87221beaece356494b43731445ce7b8', 'src/third_party/dart/third_party/pkg/mockito': Var('dart_git') + '/mockito.git@d39ac507483b9891165e422ec98d9fb480037c8b', diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 8e3b1877c..74e32b6eb 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: b821c4f94c34817a62587fb5d7586945 +Signature: f5936966f331b436d2a4f8e3e28ef54c UNUSED LICENSES: -- GitLab