Skip to content

Commit

Permalink
Roll Dart SDK from abdfa80162c1 to 279a4b920da8 (1 revision) (flutter…
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll committed Aug 13, 2020
1 parent 651cb38 commit 95b2ebf
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': 'abdfa80162c196c61f17272e59e44325f43aae89',
'dart_revision': '279a4b920da82780f57925902fe6284630b21437',

# 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 @@ -57,7 +57,6 @@ vars = {
'dart_shelf_packages_handler_tag': '2.0.0',
'dart_shelf_proxy_tag': '0.1.0+7',
'dart_shelf_static_rev': 'v0.2.8',
'dart_shelf_tag': '0.7.3+3',
'dart_shelf_web_socket_tag': '0.2.2+3',
'dart_sse_tag': 'e5cf68975e8e87171a3dc297577aa073454a91dc',
'dart_stack_trace_tag': 'd3813ca0a77348e0faf0d6af0cc17913e36afa39',
Expand Down Expand Up @@ -278,7 +277,7 @@ deps = {
Var('dart_git') + '/resource.git' + '@' + Var('dart_resource_rev'),

'src/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git' + '@' + Var('dart_shelf_tag'),
Var('dart_git') + '/shelf.git@289309adc6c39aab0a63db676d550c517fc1cc2d',

'src/third_party/dart/third_party/pkg/shelf_packages_handler':
Var('dart_git') + '/shelf_packages_handler.git' + '@' + Var('dart_shelf_packages_handler_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: a9e2dc6b9d60cae277da92e2b1f26e80
Signature: de26dea324a0c388b12c6d4224222be4

UNUSED LICENSES:

Expand Down

0 comments on commit 95b2ebf

Please sign in to comment.