From ac632fd0251ee35762bb0f77805a875ebe89a5ce Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 16 Dec 2021 01:39:10 -0500 Subject: [PATCH] Roll Dart SDK from a5aea2fcab1b to 40a4b4884dff (1 revision) (flutter/engine#30363) --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 7a3b966e72e..66bd5cb670d 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'a5aea2fcab1b3238e17ab074eb09f7ca24519253', + 'dart_revision': '40a4b4884dff692752e65266c0194ea51e29b5c4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -266,7 +266,7 @@ deps = { Var('dart_git') + '/oauth2.git@7cd3284049fe5badbec9f2bea2afc41d14c01057', 'src/third_party/dart/third_party/pkg/path': - Var('dart_git') + '/path.git@c20d73c3516d3a0061c90f14b761ff532b9bf707', + Var('dart_git') + '/path.git@baedce9d2ca11ea2cdf54395a74eb038087777a4', 'src/third_party/dart/third_party/pkg/pedantic': Var('dart_git') + '/pedantic.git@66f2f6c27581c7936482e83be80b27be2719901c',