Skip to content

Commit

Permalink
Revert "[deps] rollback the rev of package:http"
Browse files Browse the repository at this point in the history
This reverts commit 947a1f9.

Reason for revert: we now know how to import this change

Original change's description:
> [deps] rollback the rev of package:http
>
> Bug: b/241795598
> Change-Id: I3b78dbdea3ba343f42ab3a59eb41bc4df605ee6c
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/254061
> Reviewed-by: Oleh Prypin <[email protected]>
> Commit-Queue: Oleh Prypin <[email protected]>

Change-Id: I5e5d75af65ed51fd2e56bb6682b1cc3d9f99dafb
Bug: b/241795598
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/254223
Reviewed-by: Oleh Prypin <[email protected]>
Commit-Queue: Oleh Prypin <[email protected]>
Reviewed-by: Nate Bosch <[email protected]>
Reviewed-by: Devon Carew <[email protected]>
  • Loading branch information
oprypin authored and Commit Bot committed Aug 9, 2022
1 parent fa47a05 commit 709b878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ vars = {
"html_rev": "8243e967caad9932c13971af3b2a7c8f028383d5",
"http_multi_server_rev": "20bf079c8955d1250a45afb9cb096472a724a551",
"http_parser_rev": "b968f7ddde0588273a6cbd1d2eb6569f418606ac",
"http_rev": "5055b684ae45fb141a106ef6ced988aa37ed0ea6", # b/241795598
"http_rev": "45f91f23847d51df53bb704bd25a7f64fb117081",
"icu_rev": "81d656878ec611cb0b42d52c82e9dae93920d9ba",
"intl_rev": "7e3a1bbdeff241323f56295d8991c004bef815e6",
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
Expand Down

0 comments on commit 709b878

Please sign in to comment.