File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ vars = {
34
34
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
35
35
# You can use //tools/dart/create_updated_flutter_deps.py to produce
36
36
# updated revision list of existing dependencies.
37
- 'dart_revision' : '960620d2e8118b60fe1912f5fcb752454dd99012 ' ,
37
+ 'dart_revision' : '7a2a3968ef53a46ca7c512257a449ea1319e74f2 ' ,
38
38
39
39
# WARNING: DO NOT EDIT MANUALLY
40
40
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -198,9 +198,6 @@ deps = {
198
198
'src/third_party/dart/third_party/pkg/ffi' :
199
199
Var ('dart_git' ) + '/ffi.git@a5d4232cd38562c75a3ed847baa340e399538028' ,
200
200
201
- 'src/third_party/dart/third_party/pkg/file' :
202
- Var ('dart_git' ) + '/external/github.com/google/file.dart@0e09370f581ab6388d46fda4cdab66638c0171a1' ,
203
-
204
201
'src/third_party/dart/third_party/pkg/fixnum' :
205
202
Var ('dart_git' ) + '/fixnum.git@16d3890c6dc82ca629659da1934e412292508bba' ,
206
203
Original file line number Diff line number Diff line change 1
- Signature: 5a9d1e9a39cc846122fbb0b08f821335
1
+ Signature: 85c298b5b793c191eae07f14f4ee41fc
2
2
3
3
UNUSED LICENSES:
4
4
@@ -9095,6 +9095,10 @@ FILE: ../../../third_party/dart/benchmarks/ListCopy/dart/ListCopy.dart
9095
9095
FILE: ../../../third_party/dart/benchmarks/ListCopy/dart2/ListCopy.dart
9096
9096
FILE: ../../../third_party/dart/benchmarks/MD5/dart/md5.dart
9097
9097
FILE: ../../../third_party/dart/benchmarks/MD5/dart2/md5.dart
9098
+ FILE: ../../../third_party/dart/benchmarks/Omnibus/dart/Omnibus.dart
9099
+ FILE: ../../../third_party/dart/benchmarks/Omnibus/dart2/Omnibus.dart
9100
+ FILE: ../../../third_party/dart/benchmarks/OmnibusDeferred/dart/OmnibusDeferred.dart
9101
+ FILE: ../../../third_party/dart/benchmarks/OmnibusDeferred/dart2/OmnibusDeferred.dart
9098
9102
FILE: ../../../third_party/dart/benchmarks/RuntimeType/dart/RuntimeType.dart
9099
9103
FILE: ../../../third_party/dart/benchmarks/RuntimeType/dart2/RuntimeType.dart
9100
9104
FILE: ../../../third_party/dart/benchmarks/SHA1/dart/sha1.dart
You can’t perform that action at this time.
0 commit comments