Skip to content

Commit

Permalink
Roll Dart SDK from 68d1c7504f7d to f166571c7bc4 (1 revision) (flutter…
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll committed Dec 14, 2020
1 parent 73cc206 commit 0e5cb3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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': '68d1c7504f7d0db709432a31ac95ae26d9eaad2d',
'dart_revision': 'f166571c7bc446c88d5b0882435ca31064cddf91',

# 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 @@ -59,7 +59,6 @@ vars = {
'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f',
'dart_stagehand_tag': 'v3.3.11',
'dart_stream_channel_tag': 'd7251e61253ec389ee6e045ee1042311bced8f1d',
'dart_test_reflective_loader_tag': '0.1.9',
'dart_typed_data_tag': 'f94fc57b8e8c0e4fe4ff6cfd8290b94af52d3719',
'dart_usage_tag': '16fbfd90c58f16e016a295a880bc722d2547d2c9',
'dart_watcher_rev': '64e254eba16f56d41f10d72c0b1cb24e130e1f8b',
Expand Down Expand Up @@ -321,7 +320,7 @@ deps = {
Var('dart_git') + '/test.git@e37a93bbeae23b215972d1659ac865d71287ff6a',

'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git' + '@' + Var('dart_test_reflective_loader_tag'),
Var('dart_git') + '/test_reflective_loader.git@b76ae201ab9c6f3b90643958965e7cc215a38e9b',

'src/third_party/dart/third_party/pkg/typed_data':
Var('dart_git') + '/typed_data.git' + '@' + Var('dart_typed_data_tag'),
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: a36072c1f73bd30b04e45b12c7418c3a
Signature: bb58ee58b9c2a6bf7f2f5486fa102679

UNUSED LICENSES:

Expand Down

0 comments on commit 0e5cb3c

Please sign in to comment.