From 87d3f4281d369f4fc02e6543bd2d3d5c0c8a7880 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Fri, 8 Feb 2019 00:59:08 -0800 Subject: [PATCH] Roll src/third_party/dart 9c0a73f943..246430bc8c (1 commits) 246430bc8c [dartdevc] wait for async callbacks to complete in tests --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 77e4fd3c19b..b481972e2a8 100644 --- a/DEPS +++ b/DEPS @@ -31,7 +31,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': '9c0a73f9430caa50f1c5fa417ca61c7919fc21a7', + 'dart_revision': '246430bc8c125e4dc8194a99dd7ecc8b721b3151', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py