From ef4923a1a553e06fc0c8be1876708e5bc27c735f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 30 Nov 2020 17:38:01 -0500 Subject: [PATCH] Roll Dart SDK from 960620d2e811 to 7a2a3968ef53 (12 revisions) (flutter/engine#22778) --- DEPS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 85237397516..03f088aa078 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': '960620d2e8118b60fe1912f5fcb752454dd99012', + 'dart_revision': '7a2a3968ef53a46ca7c512257a449ea1319e74f2', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -198,9 +198,6 @@ deps = { 'src/third_party/dart/third_party/pkg/ffi': Var('dart_git') + '/ffi.git@a5d4232cd38562c75a3ed847baa340e399538028', - 'src/third_party/dart/third_party/pkg/file': - Var('dart_git') + '/external/github.com/google/file.dart@0e09370f581ab6388d46fda4cdab66638c0171a1', - 'src/third_party/dart/third_party/pkg/fixnum': Var('dart_git') + '/fixnum.git@16d3890c6dc82ca629659da1934e412292508bba',