From 3c246d1665ba501b06416594319bee2fdf145c55 Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Thu, 29 Jun 2017 14:27:44 -0700 Subject: [PATCH] Roll dart and buildroot deps. (flutter/engine#3842) * Roll dart and buildroot deps since they have to be updated together to get and use prebuilt dart sdk in correct location. * Update license --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 79dab3ee80..19fbac5480 100644 --- a/DEPS +++ b/DEPS @@ -30,7 +30,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //dart/tools/create_updated_fluter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '3c543bb210711dd6761d592a863fd6f32e1f1279', + 'dart_revision': '501688de4cb6ba62a5bfe655361edf122cc1d7fc', 'dart_args_tag': '0.13.7', 'dart_async_tag': 'daf66909019d2aaec1721fc39d94ea648a9fdc1d', @@ -75,7 +75,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '10383548a4063ad75855527a745e324125cf2210', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '214524470c62170604261d1bed7270015c54a9b4', # Fuchsia compatibility #