提交 223d6d3e 编写于 作者: B Ben Konyi

Roll src/third_party/dart dd65f97118..53564db036 (6 commits)

dart-lang/sdk@53564db036 [cfe] Handle implicit extension call()
dart-lang/sdk@ee7aae43c0 [cfe] Handle explicit extension index access
dart-lang/sdk@0bf6b6ae64 [cfe] Handle instantiation of extension tear-offs and check bounds on extension method invocation
dart-lang/sdk@acfda5d837 [CFE] Parser test framework
dart-lang/sdk@cff2b10a28 Update dart_style to 1.3.0.
dart-lang/sdk@6b1b530081 [dartdevc] Renaming reserved JS members only when not explicitly used in JS interop.
上级 1060cfc7
...@@ -34,7 +34,7 @@ vars = { ...@@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce # You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies. # updated revision list of existing dependencies.
'dart_revision': 'dd65f97118f06fc5f7b0e49db2094a314c10b740', 'dart_revision': '53564db03623f6e1bbea846df8a9c936c5f718f1',
# WARNING: DO NOT EDIT MANUALLY # WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
...@@ -51,7 +51,7 @@ vars = { ...@@ -51,7 +51,7 @@ vars = {
'dart_crypto_tag': '2.0.6', 'dart_crypto_tag': '2.0.6',
'dart_csslib_tag': '0.15.0', 'dart_csslib_tag': '0.15.0',
'dart_dart2js_info_tag': '0.6.0', 'dart_dart2js_info_tag': '0.6.0',
'dart_dart_style_tag': '1.2.8', 'dart_dart_style_tag': '1.3.0',
'dart_fixnum_tag': '0.10.9', 'dart_fixnum_tag': '0.10.9',
'dart_glob_tag': '1.1.7', 'dart_glob_tag': '1.1.7',
'dart_html_tag': '0.14.0+1', 'dart_html_tag': '0.14.0+1',
......
Signature: de770456f6daa4a940147edc4c284a6d Signature: 8ccdc63b9d5cb0812e1e8d6c67002c0a
UNUSED LICENSES: UNUSED LICENSES:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册