Skip to content

Commit

Permalink
Revert "Roll Dart SDK from 358d0d1aa3e7 to 1dd5b1bf1099 (7 revisions) (
Browse files Browse the repository at this point in the history
…flutter#38320)" (flutter#38331)

This reverts commit 97e246c.
  • Loading branch information
a-siva authored and loic-sharma committed Dec 16, 2022
1 parent 63185d2 commit 56019e5
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 @@ -48,10 +48,10 @@ 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': '1dd5b1bf109903f5991749301433557fc89d7bb3',
'dart_revision': '358d0d1aa3e7ebe550ebc343aa795c7f4c136342',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
# The lines between blank lines above and below are generated by a script. See ../tools/dart/create_updated_flutter_deps.py
'dart_binaryen_rev': '7769139efbe818c7ba36d1a382db5114ebee9df8',
'dart_boringssl_gen_rev': 'ced85ef0a00bbca77ce5a91261a5f2ae61b1e62f',
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
Expand Down Expand Up @@ -340,7 +340,7 @@ deps = {
Var('dart_git') + '/dart_style.git@bc86574772350fa7d4cd4fa334b6652f08f750ba',

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

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@17a8142da8114a065e03200467c7657b5368a86d',
Expand All @@ -367,7 +367,7 @@ deps = {
Var('dart_git') + '/http_parser.git@c73967535ce31120e218120f70ef98cc22688c82',

'src/third_party/dart/third_party/pkg/intl':
Var('dart_git') + '/intl.git@234b291aee7c23c9ffc9748fd6532d37553f609b',
Var('dart_git') + '/intl.git@881e53e921e23bdcc2fb9d51b0a9cba769c8f75f',

'src/third_party/dart/third_party/pkg/json_rpc_2':
Var('dart_git') + '/json_rpc_2.git@16fed53fbebd38edf170f58c1da1de2a325b2b98',
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: f2e924f012894f8fe177e2df033a83cd
Signature: 1fe7a172b3697aa624cc216e663c320f

====================================================================================================
LIBRARY: angle
Expand Down

0 comments on commit 56019e5

Please sign in to comment.