Skip to content

Commit

Permalink
Roll Dart SDK from d616108 to a527411 (0 revision) (flutter#26155)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored May 14, 2021
1 parent 1abeeec commit dc1c287
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ 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': 'd616108772bd18b8cfbf34b75652e6617deaed61',
'dart_revision': 'a527411e5100a0a4f48c4009087a1b988aa784af',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_boringssl_gen_rev': '7322fc15cc065d8d2957fccce6b62a509dc4d641',
'dart_boringssl_rev': '1607f54fed72c6589d560254626909a64124f091',
'dart_clock_rev': 'a494269254ba978e7ef8f192c5f7fec3fc05b9d3',
'dart_collection_rev': '9967dcd3d7645db6de48d5abfab3018bb0c84236',
'dart_devtools_rev': '12ad5341ae0a275042c84a4e7be9a6c98db65612',
'dart_devtools_rev': 'e138d55437a59838607415ef21f20bd6c4955dbc',
'dart_http_throttle_tag': '1.0.2',
'dart_intl_tag': '0.17.0-nullsafety',
'dart_linter_tag': '1.4.0',
Expand Down Expand Up @@ -152,7 +152,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.

'src/third_party/dart/third_party/devtools':
{'packages': [{'version': 'git_revision:12ad5341ae0a275042c84a4e7be9a6c98db65612', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'git_revision:e138d55437a59838607415ef21f20bd6c4955dbc', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},

'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@d8fea36c10ef96797be02e3d132d572445cd86f4',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 53e0f0a69c7466ce055739f77d0bb2e7
Signature: 3f295e22bb6138ebec5686897518e43c

UNUSED LICENSES:

Expand Down

0 comments on commit dc1c287

Please sign in to comment.