Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 3ddc58f960576858bcbd0125bda024b6245b1dd6..b29ca1389467ccdcc5acc9bbd3c590133e6360fd 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -313,8 +313,7 @@ hooks = [ |
| 'pattern': '.', |
| 'action': [ |
| 'python', 'src/build/download_nacl_toolchains.py', |
| - '--packages', 'pnacl_newlib', |
| - '--packages', 'pnacl_translator', |
| + '--packages', 'pnacl_newlib,pnacl_translator', |
| 'sync', '--extract', |
| ], |
| }, |