From 48d39d0c854f40db8e5215b129418c1a97aace52 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Wed, 31 Aug 2022 13:43:16 -0700 Subject: [PATCH] Revert "Roll Dart SDK from 5a2737b71877 to fec63626f078 (2 revisions) (#35844)" This reverts commit a53384841ac0fa67001eb620261eb75f18dabcff. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 87a0a608b055b..eb93648d450e4 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,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': 'fec63626f078f3b762fc667671a1e9b1a64b34bf', + 'dart_revision': '5a2737b7187795a51a043f0c4cf33a465dcc48c5', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py