Index: DEPS |
diff --git a/DEPS b/DEPS |
index c4bef856bd2ab302383efde0c44d1e3497ea6207..58b5795e033672b2d9a055513b76a87e94a37bdd 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -738,8 +738,8 @@ hooks = [ |
'name': 'download_mojo_shell', |
'pattern': '', |
'action': [ 'python', |
- 'src/mojo/public/tools/download_shell_binary.py', |
- '--tools-directory=../../../tools', |
+ 'src/third_party/mojo/src/mojo/public/tools/download_shell_binary.py', |
+ '--tools-directory=../../../../../../tools', |
], |
}, |
{ |