Roll Dart dependency in Flutter engine. (flutter/engine#3755)

* Roll Dart dependency in Flutter engine to pick up assert in constructor's initializers support

* Missing comma

* Use correct revision

* Rev up, update license

* Update to sky/pacakges/sky_engine/LICENSE

* Roll to updated ver with license text fixed

* Update license file
This commit is contained in:
Alexander Aprelev 2017-06-08 15:10:12 -07:00 committed by GitHub
parent d6d464164f
commit 5acc516332

2
DEPS
View File

@ -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': '64ce51ce4bc3aa4248dba87c44775c9b84bd2b5d',
'dart_revision': 'd86cb763b982ae3a3ace96eea7acbd7aa53fae0d',
# Dart calls the next one "boringssl_gen_rev"
'dart_boringssl_gen_revision': '753224969dbe43dad29343146529727b5066c0f3',
# Dart calls the next one "boringssl_rev"