This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ vars = {
4545 # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4646 # You can use //tools/dart/create_updated_flutter_deps.py to produce
4747 # updated revision list of existing dependencies.
48- 'dart_revision' : 'a4d8cce0f7e72c440243f11a15184e0e677b6cda ' ,
48+ 'dart_revision' : '5beb49ce6f29dfb3e83c375f31bed0a1cedabd04 ' ,
4949
5050 # WARNING: DO NOT EDIT MANUALLY
5151 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -244,7 +244,7 @@ deps = {
244244 Var ('dart_git' ) + '/html.git@f108bce59d136c584969fd24a5006914796cf213' ,
245245
246246 'src/third_party/dart/third_party/pkg/http' :
247- Var ('dart_git' ) + '/http.git@2993ea5dff5ffb066b4a35c707e7a2b8dcfa17c2 ' ,
247+ Var ('dart_git' ) + '/http.git@0c2293062d7c1fa472f299da764a7dbb3895ee22 ' ,
248248
249249 'src/third_party/dart/third_party/pkg/http_multi_server' :
250250 Var ('dart_git' ) + '/http_multi_server.git@35a3b947256768426090e3b1f5132e4fc23c175d' ,
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependency_overrides:
5050 googleapis_auth :
5151 path : ../../../third_party/pkg/googleapis/googleapis_auth
5252 http :
53- path : ../../../third_party/dart/third_party/pkg/http
53+ path : ../../../third_party/dart/third_party/pkg/http/pkgs/http
5454 http_parser :
5555 path : ../../../third_party/dart/third_party/pkg/http_parser
5656 litetest :
You can’t perform that action at this time.
0 commit comments