Skip to content

Commit

Permalink
Roll Dart SDK from c690460a7700 to 48bd0482d969 (1 revision) (flutter…
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Jul 30, 2022
1 parent d7826d9 commit b06036f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'c690460a7700c8702971c944c758262ba2a9ad8c',
'dart_revision': '48bd0482d969587bd8028b264b806e63e7aaaba0',

# 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 @@ -45,7 +45,7 @@ vars = {
'dart_browser_launcher_rev': '981ca8847dd2b0fe022f9e742045cfb8f214d35f',
'dart_clock_rev': '2507a228773c5e877fc9e3330080b234aad965c0',
'dart_collection_rev': '414ffa1bc8ba18bd608bbf916d95715311d89ac1',
'dart_devtools_rev': '95d292626da26505b02417735f77e8922783b477',
'dart_devtools_rev': 'd131d19091f6b89ac89486bd92440a25a523e8b0',
'dart_protobuf_rev': '9aad6aadcc0fc616051c7e0eaef78c26b3dd7b60',
'dart_pub_rev': '9bf4289d6fd5d6872a8929d6312bbd7098f3ea9c',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
Expand Down Expand Up @@ -164,7 +164,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.

'src/third_party/dart/third_party/devtools':
{'packages': [{'version': 'git_revision:95d292626da26505b02417735f77e8922783b477', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'git_revision:d131d19091f6b89ac89486bd92440a25a523e8b0', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},

'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@73e8d3b55cbedc9765f8e266f3422d8914f8e62a',
Expand Down Expand Up @@ -203,7 +203,7 @@ deps = {
Var('dart_git') + '/dart_style.git@d7b73536a8079331c888b7da539b80e6825270ea',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@d3b0b724972ffcc70a47c35a31051af2c3ca012d',
Var('dart_git') + '/dartdoc.git@e476b1a11547163b76ac26381b90488f417bb261',

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@18b2b549d55009ff594600b04705ff6161681e07',
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: 86f7529731047e5a283602d58b543102
Signature: 199650446a160acad7782cf8e1b174c7

UNUSED LICENSES:

Expand Down

0 comments on commit b06036f

Please sign in to comment.