| Index: scripts/slave/recipes/blink_downstream.py
 | 
| diff --git a/scripts/slave/recipes/blink_downstream.py b/scripts/slave/recipes/blink_downstream.py
 | 
| index ff5446dfc85540756d1c264dd8592c8ef6ceaa82..ea70de81c8e2d2232a749ef2819065aac63ad322 100644
 | 
| --- a/scripts/slave/recipes/blink_downstream.py
 | 
| +++ b/scripts/slave/recipes/blink_downstream.py
 | 
| @@ -29,6 +29,7 @@ from recipe_engine.types import freeze
 | 
|  
 | 
|  DEPS = [
 | 
|    'depot_tools/bot_update',
 | 
| +  'depot_tools/infra_paths',
 | 
|    'chromium',
 | 
|    'chromium_tests',
 | 
|    'depot_tools/gclient',
 | 
| 
 |