| Index: scripts/slave/recipe_modules/blimp/__init__.py
|
| diff --git a/scripts/slave/recipe_modules/gae_sdk/__init__.py b/scripts/slave/recipe_modules/blimp/__init__.py
|
| similarity index 75%
|
| copy from scripts/slave/recipe_modules/gae_sdk/__init__.py
|
| copy to scripts/slave/recipe_modules/blimp/__init__.py
|
| index 7d896d55fe6a6d84e1c3f1f99f1b812c1f278a59..f654e9e1d4ae4d3f8e6a50a630d28e495229445e 100644
|
| --- a/scripts/slave/recipe_modules/gae_sdk/__init__.py
|
| +++ b/scripts/slave/recipe_modules/blimp/__init__.py
|
| @@ -3,6 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| DEPS = [
|
| - 'depot_tools/cipd',
|
| - 'recipe_engine/platform',
|
| -]
|
| + 'recipe_engine/path',
|
| + 'recipe_engine/python',
|
| +]
|
|
|