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 = {
45
45
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
46
46
# You can use //tools/dart/create_updated_flutter_deps.py to produce
47
47
# updated revision list of existing dependencies.
48
- 'dart_revision' : 'a4d8cce0f7e72c440243f11a15184e0e677b6cda ' ,
48
+ 'dart_revision' : '5beb49ce6f29dfb3e83c375f31bed0a1cedabd04 ' ,
49
49
50
50
# WARNING: DO NOT EDIT MANUALLY
51
51
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -244,7 +244,7 @@ deps = {
244
244
Var ('dart_git' ) + '/html.git@f108bce59d136c584969fd24a5006914796cf213' ,
245
245
246
246
'src/third_party/dart/third_party/pkg/http' :
247
- Var ('dart_git' ) + '/http.git@2993ea5dff5ffb066b4a35c707e7a2b8dcfa17c2 ' ,
247
+ Var ('dart_git' ) + '/http.git@0c2293062d7c1fa472f299da764a7dbb3895ee22 ' ,
248
248
249
249
'src/third_party/dart/third_party/pkg/http_multi_server' :
250
250
Var ('dart_git' ) + '/http_multi_server.git@35a3b947256768426090e3b1f5132e4fc23c175d' ,
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependency_overrides:
50
50
googleapis_auth :
51
51
path : ../../../third_party/pkg/googleapis/googleapis_auth
52
52
http :
53
- path : ../../../third_party/dart/third_party/pkg/http
53
+ path : ../../../third_party/dart/third_party/pkg/http/pkgs/http
54
54
http_parser :
55
55
path : ../../../third_party/dart/third_party/pkg/http_parser
56
56
litetest :
You can’t perform that action at this time.
0 commit comments