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

Unified Diff: scripts/slave/recipes/skia/infra.py

Issue 1930383002: build: add dependencies on infra_paths (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
« no previous file with comments | « scripts/slave/recipes/gatekeeper.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/skia/infra.py
diff --git a/scripts/slave/recipes/skia/infra.py b/scripts/slave/recipes/skia/infra.py
index ff24f83c1352ce25aba450526238d8835fe21f59..e584628078a36421e5a6519e59bb1fa26ae28f3f 100644
--- a/scripts/slave/recipes/skia/infra.py
+++ b/scripts/slave/recipes/skia/infra.py
@@ -10,6 +10,7 @@ import re
DEPS = [
+ 'depot_tools/infra_paths',
'file',
'recipe_engine/path',
'recipe_engine/platform',
« no previous file with comments | « scripts/slave/recipes/gatekeeper.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698