From e607e4d1b9d09aeb769fc15cdb31cf81aaba21ba Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 15 Sep 2021 10:52:01 -0400 Subject: [PATCH] Roll Dart SDK from 25f8064d7387 to 05661056d153 (1 revision) (#28635) --- DEPS | 4 ++-- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 3a0b8a69cd..1f4d7ce160 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '25f8064d7387d2eb39950e12cea1af30e01e0be7', + 'dart_revision': '05661056d15329cba3032b423af4ebecef58b926', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -332,7 +332,7 @@ deps = { Var('dart_git') + '/typed_data.git@29ce5a92b03326d0b8035916ac04f528874994bd', 'src/third_party/dart/third_party/pkg/usage': - Var('dart_git') + '/usage.git@016dd302b494e4ff70a7850957ec895eced9d220', + Var('dart_git') + '/usage.git@e0780cd8b2f8af69a28dc52678ffe8492da27d06', 'src/third_party/dart/third_party/pkg/watcher': Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'), diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 4ef3684721..3938c6f81f 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: bdba2856463e9cd90e78ef2eced27107 +Signature: 039cfd3959b27b94bde379348e38fb38 UNUSED LICENSES: -- GitLab