Index: scripts/slave/recipes/chromium_trybot.py |
diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py |
index ecbc751b44456b4d0d0fad76deacace41350b5a2..efc0831e0a19748c40018bd4f7b693f0d164c8c7 100644 |
--- a/scripts/slave/recipes/chromium_trybot.py |
+++ b/scripts/slave/recipes/chromium_trybot.py |
@@ -8,7 +8,6 @@ from recipe_engine.types import freeze |
DEPS = [ |
'depot_tools/bot_update', |
- 'depot_tools/infra_paths', |
'chromium', |
'chromium_android', |
'chromium_tests', |