Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1055)

Unified Diff: scripts/slave/recipes/blink_downstream.py

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
Sergiy Byelozyorov 2016/04/26 14:41:06 needed?
'chromium',
'chromium_tests',
'depot_tools/gclient',

Powered by Google App Engine
This is Rietveld 408576698