From 4ea507db756cd184f1b94fe8165e1bafa6b810d8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 15 Apr 2022 21:54:06 -0400 Subject: [PATCH] Roll Dart SDK from 1f7ca11878fc to 0a3c40c7860e (1 revision) (flutter/engine#32720) --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 997bc777c6e..336a414ab95 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': '1f7ca11878fc90089d02088172884d1400cdd387', + 'dart_revision': '0a3c40c7860e9f8d8553ac345ced5c211d5176a6', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -242,7 +242,7 @@ deps = { Var('dart_git') + '/html.git@f108bce59d136c584969fd24a5006914796cf213', 'src/third_party/dart/third_party/pkg/http': - Var('dart_git') + '/http.git@1e42ffa181b263f7790f276a5465832bff7ce615', + Var('dart_git') + '/http.git@a645b938f766d6c9f48724ee55d40e1b394bfae4', 'src/third_party/dart/third_party/pkg/http_multi_server': Var('dart_git') + '/http_multi_server.git@34bf7f04b61cce561f47f7f275c2cc811534a05a', @@ -269,7 +269,7 @@ deps = { Var('dart_git') + '/mime.git@c2c5ffd594674f32dc277521369da1557a1622d3', 'src/third_party/dart/third_party/pkg/mockito': - Var('dart_git') + '/mockito.git@d39ac507483b9891165e422ec98d9fb480037c8b', + Var('dart_git') + '/mockito.git@1e977a727e82a2e1bdb49b79ef1dce0f23aa1faa', 'src/third_party/dart/third_party/pkg/oauth2': Var('dart_git') + '/oauth2.git@7cd3284049fe5badbec9f2bea2afc41d14c01057',