Roll Dart SDK from 1294984fe017 to 0ccc2c714dad (1 revision) (flutter/engine#35568)

This commit is contained in:
skia-flutter-autoroll 2022-08-20 02:58:22 -04:00 committed by GitHub
parent be9ba9f07f
commit 57ada7ee7e

14
DEPS
View File

@ -36,7 +36,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '1294984fe017fb73436f6c242bef348caf000b1e',
'dart_revision': '0ccc2c714dadca0c88a882c6a4198978fb38861b',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -50,7 +50,7 @@ vars = {
'dart_pub_rev': 'ac7db6c07318efa4a8712110275eaf70f96a6d00',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_watcher_rev': 'e00c0ea769e32821d91c0880da8eb736839a6e6d',
'dart_webdev_rev': '1de398efc16a707ede884d629c1c0a7edea8b5fd',
'dart_webdev_rev': 'a82a5a900e54584c53cdc0853e6ecf952f5c1d72',
'dart_webkit_inspection_protocol_rev': '57ebca4b97310a10774c59c0fb056d8f23bd5cee',
'dart_yaml_edit_rev': '01589b3ce447b03aed991db49f1ec6445ad5476d',
'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda',
@ -194,7 +194,7 @@ deps = {
Var('dart_git') + '/convert.git@7145da14f9cd730e80fb4c6a10108fcfd205e8e7',
'src/third_party/dart/third_party/pkg/crypto':
Var('dart_git') + '/crypto.git@223e0a62c0f762fd2b510f753861445b52e14fc3',
Var('dart_git') + '/crypto.git@7cf89d35b3d90786d9f7f75211b3b3cd7e4d173f',
'src/third_party/dart/third_party/pkg/csslib':
Var('dart_git') + '/csslib.git@ba2eb2d80530eedefadaade338a09c2dd60410f3',
@ -206,7 +206,7 @@ deps = {
Var('dart_git') + '/dartdoc.git@b3d4aa002d36c28b0af114abd0997b8521c27b11',
'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@18b2b549d55009ff594600b04705ff6161681e07',
Var('dart_git') + '/ffi.git@fb5f2667826c0900e551d19101052f84e35f41bf',
'src/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@0132eeedea2933513bf230513a766a8baeab0c4f',
@ -221,7 +221,7 @@ deps = {
Var('dart_git') + '/html.git@8243e967caad9932c13971af3b2a7c8f028383d5',
'src/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@d54c4e005dfe150921d92fc6017e54358c3f23cc',
Var('dart_git') + '/http.git@b0585323f586d56359a8329cc532ad0ee7cbee91',
'src/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@20bf079c8955d1250a45afb9cb096472a724a551',
@ -299,7 +299,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@ec7cf7bb51ebb7d55760a1359f6697690dbc06ba',
'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@aba7de5851ace64f1f887369ae9424582d9d4d7f',
Var('dart_git') + '/test.git@5f52c524cd10ba3dd9aa5614955c338d50b29d21',
'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@8d0de01bbe852fea1f8e33aba907abcba50a8a1e',
@ -314,7 +314,7 @@ deps = {
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
'src/third_party/dart/third_party/pkg/web_socket_channel':
Var('dart_git') + '/web_socket_channel.git@99dbdc5769e19b9eeaf69449a59079153c6a8b1f',
Var('dart_git') + '/web_socket_channel.git@4b46c0c4196a5e76c2b0e2589ed37de247d35938',
'src/third_party/dart/third_party/pkg/webdev':
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),