Skip to content

Commit

Permalink
Roll Dart SDK from ce5f567159aa to 895e11f92a47 (1 revision) (flutter…
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored May 7, 2022
1 parent 094cb30 commit 4a35803
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'ce5f567159aa38541f61f994ca7290cf644940a5',
'dart_revision': '895e11f92a478c7279c19ae473e2033f6d7e4194',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand All @@ -54,7 +54,7 @@ vars = {
'dart_browser_launcher_rev': 'c6cc1025d6901926cf022e144ba109677e3548f1',
'dart_clock_rev': '5631a0612f4ac7e1b32f7c9a00fc7c00a41615e1',
'dart_collection_rev': 'e1407da23b9f17400b3a905aafe2b8fa10db3d86',
'dart_devtools_rev': '6ca0b315ccafb7e2a5c6081063d28b546a0f7101',
'dart_devtools_rev': '3c16b8d73120e46958982d94215d499793b972eb',
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
'dart_pub_rev': '6068f47c264ef790e16411b31b2c94ad6beb1ab6',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
Expand Down Expand Up @@ -180,7 +180,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:6ca0b315ccafb7e2a5c6081063d28b546a0f7101', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'git_revision:3c16b8d73120e46958982d94215d499793b972eb', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},

'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@862d929b980b993334974d38485a39d891d83918',
Expand Down Expand Up @@ -231,7 +231,7 @@ deps = {
Var('dart_git') + '/fixnum.git@3bfc2ed1eea7e7acb79ad4f17392f92c816fc5ce',

'src/third_party/dart/third_party/pkg/glob':
Var('dart_git') + '/glob.git@da1f4595ee2f87982cbcc663d4cac244822d9227',
Var('dart_git') + '/glob.git@e10eb2407c58427144004458ef85c9bbf7286e56',

'src/third_party/dart/third_party/pkg/html':
Var('dart_git') + '/html.git@f108bce59d136c584969fd24a5006914796cf213',
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: 928751b582a35c4046c5d1ddbd8caf3b
Signature: fd4824325192737a4129216f6185011a

UNUSED LICENSES:

Expand Down

0 comments on commit 4a35803

Please sign in to comment.