| DEPS = [ | |
| 'depot_tools/gsutil', | |
| 'depot_tools/git', | |
| 'flutter/repo_util', | |
| 'flutter/yaml', | |
| 'recipe_engine/buildbucket', | |
| 'recipe_engine/cipd', | |
| 'recipe_engine/context', | |
| 'recipe_engine/file', | |
| 'recipe_engine/json', | |
| 'recipe_engine/path', | |
| 'recipe_engine/platform', | |
| 'recipe_engine/properties', | |
| 'recipe_engine/runtime', | |
| 'recipe_engine/step', | |
| ] |