Skip to content

Commit

Permalink
Roll Dart SDK from 92e087b to d67a5c2 (1 revision) (flutter#22536)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Nov 16, 2020
1 parent 39f003d commit 5d688e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 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': '92e087bf82e261cd12bb62b53626c6527cd28091',
'dart_revision': 'd67a5c245285bbe39c96d3e964e66243617bd063',

# 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 Down Expand Up @@ -63,7 +63,6 @@ vars = {
'dart_stagehand_tag': 'v3.3.11',
'dart_stream_channel_tag': 'd7251e61253ec389ee6e045ee1042311bced8f1d',
'dart_test_reflective_loader_tag': '0.1.9',
'dart_tflite_native_rev': '0.4.0+1',
'dart_typed_data_tag': 'f94fc57b8e8c0e4fe4ff6cfd8290b94af52d3719',
'dart_usage_tag': '16fbfd90c58f16e016a295a880bc722d2547d2c9',
'dart_watcher_rev': '64e254eba16f56d41f10d72c0b1cb24e130e1f8b',
Expand Down Expand Up @@ -324,9 +323,6 @@ deps = {
'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git' + '@' + Var('dart_test_reflective_loader_tag'),

'src/third_party/dart/third_party/pkg/tflite_native':
Var('dart_git') + '/tflite_native.git' + '@' + Var('dart_tflite_native_rev'),

'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: cda1b2cb7c6a10abbca06aecedba35ea
Signature: 27b64c0bb441e1a44822f7611e2f49f4

UNUSED LICENSES:

Expand Down

0 comments on commit 5d688e6

Please sign in to comment.