Skip to content

Commit

Permalink
Roll Dart SDK from 7fbb06c to 5938b78 (1 revision) (flutter#27686)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Jul 24, 2021
1 parent 4a1bc73 commit 0588479
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ 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': '7fbb06c714b169d91917b6f8f64e660a43145977',
'dart_revision': '5938b787c27de5a91e43e89632f768371a456ef4',

# 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 @@ -56,7 +56,6 @@ vars = {
'dart_sse_tag': 'd505b383768889a1e3e90097684e929a9e6d6b8f',
'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f',
'dart_stream_channel_tag': 'd7251e61253ec389ee6e045ee1042311bced8f1d',
'dart_typed_data_tag': 'f94fc57b8e8c0e4fe4ff6cfd8290b94af52d3719',
'dart_watcher_rev': '3924194385fb215cef483193ed2879a618a3d69c',
'dart_webdev_rev': 'b0aae7b6944d484722e6af164abedd864a2a0afa',

Expand Down Expand Up @@ -232,7 +231,7 @@ deps = {
Var('dart_git') + '/http_multi_server.git@de1b312164c24a1690b46c6e97bd47eff40c4649',

'src/third_party/dart/third_party/pkg/http_parser':
Var('dart_git') + '/http_parser.git@7720bfd42a0c096734c5213478fdce92c62f0293',
Var('dart_git') + '/http_parser.git@202391286ddc13c4c3c284ac5b511f04697250ed',

'src/third_party/dart/third_party/pkg/http_throttle':
Var('dart_git') + '/http_throttle.git' + '@' + Var('dart_http_throttle_tag'),
Expand Down Expand Up @@ -331,7 +330,7 @@ deps = {
Var('dart_git') + '/test_reflective_loader.git@54e930a11c372683792e22bddad79197728c91ce',

'src/third_party/dart/third_party/pkg/typed_data':
Var('dart_git') + '/typed_data.git' + '@' + Var('dart_typed_data_tag'),
Var('dart_git') + '/typed_data.git@29ce5a92b03326d0b8035916ac04f528874994bd',

'src/third_party/dart/third_party/pkg/usage':
Var('dart_git') + '/usage.git@e0780cd8b2f8af69a28dc52678ffe8492da27d06',
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: 7ef37a5298799e05ccb5dc24542dc767
Signature: efab5fec07fea823460a1b88f40a1c3f

UNUSED LICENSES:

Expand Down

0 comments on commit 0588479

Please sign in to comment.