File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
tools/const_finder/.dart_tool Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ vars = {
3434 # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535 # You can use //tools/dart/create_updated_flutter_deps.py to produce
3636 # updated revision list of existing dependencies.
37- 'dart_revision' : 'dcd5a8f005a27361f351ef12b2ad49e700d36169 ' ,
37+ 'dart_revision' : '960620d2e8118b60fe1912f5fcb752454dd99012 ' ,
3838
3939 # WARNING: DO NOT EDIT MANUALLY
4040 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -259,7 +259,7 @@ deps = {
259259 Var ('dart_git' ) + '/pedantic.git@a884ea2db943b8756cc94385990bd750aec06928' ,
260260
261261 'src/third_party/dart/third_party/pkg/pool' :
262- Var ('dart_git' ) + '/pool.git@eedbd5fde84f9a1a8da643b475305a81841da599 ' ,
262+ Var ('dart_git' ) + '/pool.git@7abe634002a1ba8a0928eded086062f1307ccfae ' ,
263263
264264 'src/third_party/dart/third_party/pkg/protobuf' :
265265 Var ('dart_git' ) + '/protobuf.git' + '@' + Var ('dart_protobuf_rev' ),
Original file line number Diff line number Diff line change 1- Signature: 32a07d90ab604d3cd5828941c268ea0d
1+ Signature: 5a9d1e9a39cc846122fbb0b08f821335
22
33UNUSED LICENSES:
44
Original file line number Diff line number Diff line change 77 "packageUri" : " lib" ,
88 "languageVersion" : " 2.4"
99 },
10- {
11- "name" : " collection" ,
12- "rootUri" : " ../../../../third_party/dart/third_party/pkg/collection" ,
13- "packageUri" : " lib" ,
14- "languageVersion" : " 2.10"
15- },
1610 {
1711 "name" : " kernel" ,
1812 "rootUri" : " ../../../../third_party/dart/pkg/kernel" ,
3125 "packageUri" : " lib" ,
3226 "languageVersion" : " 2.3"
3327 },
28+ {
29+ "name" : " collection" ,
30+ "rootUri" : " ../../../../third_party/dart/third_party/pkg/collection" ,
31+ "packageUri" : " lib" ,
32+ "languageVersion" : " 2.10"
33+ },
3434 {
3535 "name" : " path" ,
3636 "rootUri" : " ../../../../third_party/dart/third_party/pkg/path" ,
3737 "packageUri" : " lib" ,
3838 "languageVersion" : " 2.10"
3939 }
4040 ]
41- }
41+ }
You can’t perform that action at this time.
0 commit comments