| Index: recipes/recipes/recipes_py_continuous.py
|
| diff --git a/recipes/recipes/recipes_py_continuous.py b/recipes/recipes/recipes_py_continuous.py
|
| index aaca5893042f0eed1c606973a156a681e6805d76..2889ebbcb4f9a4293adb9228c001e3e8bec3baad 100644
|
| --- a/recipes/recipes/recipes_py_continuous.py
|
| +++ b/recipes/recipes/recipes_py_continuous.py
|
| @@ -5,8 +5,8 @@
|
| from recipe_engine.recipe_api import Property
|
|
|
| DEPS = [
|
| - 'build/cipd',
|
| 'depot_tools/bot_update',
|
| + 'depot_tools/cipd',
|
| 'depot_tools/gclient',
|
| 'recipe_engine/path',
|
| 'recipe_engine/properties',
|
|
|