Skip to content

Commit 747b791

Browse files
authored
Add file.dart to DEPS (#22794)
https://dart-review.googlesource.com/c/sdk/+/174382 added `file.dart` to the DEPS in Dart.
1 parent a4ce848 commit 747b791

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DEPS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,9 @@ deps = {
197197

198198
'src/third_party/dart/third_party/pkg/ffi':
199199
Var('dart_git') + '/ffi.git@a5d4232cd38562c75a3ed847baa340e399538028',
200+
201+
'src/third_party/dart/third_party/pkg/file':
202+
Var("dart_git") + '/file.dart.git@0e09370f581ab6388d46fda4cdab66638c0171a1',
200203

201204
'src/third_party/dart/third_party/pkg/fixnum':
202205
Var('dart_git') + '/fixnum.git@16d3890c6dc82ca629659da1934e412292508bba',

0 commit comments

Comments
 (0)