Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 81af789

Browse files
authored
add file package to deps in prep for glob update (#22770)
1 parent 1c2a6bd commit 81af789

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
@@ -198,6 +198,9 @@ deps = {
198198
'src/third_party/dart/third_party/pkg/ffi':
199199
Var('dart_git') + '/ffi.git@a5d4232cd38562c75a3ed847baa340e399538028',
200200

201+
'src/third_party/dart/third_party/pkg/file':
202+
Var('dart_git') + '/external/github.com/google/file.dart@0e09370f581ab6388d46fda4cdab66638c0171a1',
203+
201204
'src/third_party/dart/third_party/pkg/fixnum':
202205
Var('dart_git') + '/fixnum.git@16d3890c6dc82ca629659da1934e412292508bba',
203206

0 commit comments

Comments
 (0)