Skip to content

Commit

Permalink
Roll Dart SDK from 962ef010aedd to cde050a4c0b4 (2 revisions) (flutte…
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll committed Nov 23, 2020
1 parent 054bfef commit a92adb0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions DEPS
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': '962ef010aedd35802fb84a183bc1c8a3ed546436',
'dart_revision': 'cde050a4c0b44019309e02fe24305890b5e3a3a2',

# 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_shelf_packages_handler_tag': '2.0.0',
'dart_shelf_proxy_tag': '0.1.0+7',
'dart_shelf_static_rev': 'a6168f162df88b0eef7e328629bf020122d5039e',
'dart_shelf_web_socket_tag': '0.2.2+3',
'dart_sse_tag': '9a486d058a17e880afa9cc1c3c0dd8bad726bcbc',
'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f',
'dart_stagehand_tag': 'v3.3.11',
Expand Down Expand Up @@ -212,7 +211,7 @@ deps = {
Var('dart_git') + '/http.git@1617b728fc48f64fb0ed7dc16078c03adcc64179',

'src/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@ea269f79321d659208402088f3297e8920a88ee6',
Var('dart_git') + '/http_multi_server.git@f1d1c9c024a293ab0a0e16f8b7632e87c708b448',

'src/third_party/dart/third_party/pkg/http_parser':
Var('dart_git') + '/http_parser.git@5dd4d16693242049dfb43b5efa429fedbf932e98',
Expand Down Expand Up @@ -287,7 +286,7 @@ deps = {
Var('dart_git') + '/shelf_static.git' + '@' + Var('dart_shelf_static_rev'),

'src/third_party/dart/third_party/pkg/shelf_web_socket':
Var('dart_git') + '/shelf_web_socket.git' + '@' + Var('dart_shelf_web_socket_tag'),
Var('dart_git') + '/shelf_web_socket.git@8050a55b16faa5052a3e5d7dcdc170c59b6644f2',

'src/third_party/dart/third_party/pkg/source_map_stack_trace':
Var('dart_git') + '/source_map_stack_trace.git@1c3026f69d9771acf2f8c176a1ab750463309cce',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
@@ -1,4 +1,4 @@
Signature: 74857728052c0d07c1bba161bf0b6e0f
Signature: 4460e47ab6aa9e5a916ec27b00b0f825

UNUSED LICENSES:

Expand Down

0 comments on commit a92adb0

Please sign in to comment.