Chromium Code Reviews| Index: recipes/recipes/cipd_test.py |
| diff --git a/recipes/recipes/cipd_test.py b/recipes/recipes/cipd_test.py |
| index f3f435e209637f43f12cd36f937cf41bd0ea0db8..9ffafea3b7a20509889c625d44ebb352201a2716 100644 |
| --- a/recipes/recipes/cipd_test.py |
| +++ b/recipes/recipes/cipd_test.py |
| @@ -10,9 +10,9 @@ is down, this will fail. |
| DEPS = [ |
| 'depot_tools/bot_update', |
| + 'depot_tools/cipd', |
| 'depot_tools/gclient', |
| 'depot_tools/tryserver', |
| - 'build/cipd', |
| 'build/file', |
| 'recipe_engine/json', |
| 'recipe_engine/path', |