From ae2bd45b984155e8a720369c3d73c449ecbc8e13 Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Mon, 5 Jun 2017 14:04:26 -0700 Subject: [PATCH] Roll dart to 64ce51ce4bc3aa4248dba87c44775c9b84bd2b5d (flutter/engine#3737) * Roll dart to 64ce51ce4bc3aa4248dba87c44775c9b84bd2b5d (last roll 13 days ago) * Update license file - ORIGIN was changed because first file was added --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 06d63128052..0182910524a 100644 --- a/DEPS +++ b/DEPS @@ -28,7 +28,7 @@ vars = { # dependencies of Dart are also updated to match the entries in the # Dart SDK's DEPS file for that revision of Dart. The DEPS file for # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS - 'dart_revision': 'ae57eca5040cc32e97c9f4728842127f8ca5f742', + 'dart_revision': '64ce51ce4bc3aa4248dba87c44775c9b84bd2b5d', # Dart calls the next one "boringssl_gen_rev" 'dart_boringssl_gen_revision': '753224969dbe43dad29343146529727b5066c0f3', # Dart calls the next one "boringssl_rev"