From 3d2a746cd57647360a2014c76fd2cf7de4f8ba59 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Fri, 11 Jan 2019 11:42:48 -0800 Subject: [PATCH] Reland Dart SDK rolls made since 2019/01/08 (flutter/engine#7446) * Reland Dart SDK rolls made since 2019/01/08 This reverts commit 176feb668f39fc2d13fb87502de11ba234fab445. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 117abbecd63..bcb8dae79fa 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': '2cb346bd0cce075a5b7988cedb678e822a1d50f4', + 'dart_revision': '651d19cdaa25d020b8f7c193c907644284029130', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py