From 554d5f845ea67222358459fcc9330fae1b2cfea4 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Wed, 13 Nov 2019 12:43:54 -0800 Subject: [PATCH] Roll src/third_party/dart ffbd2eb7ee..a0bb025024 (1 commits) dart-lang/sdk@a0bb025024 [vm] Late static final fields --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 094a910f298..f243253b269 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': 'ffbd2eb7eebf569b8aefd970cf59851aaf2869a3', + 'dart_revision': 'a0bb025024eda22e76ea5a08003bcf2832eba0cb', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py