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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/__init__.py

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge 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/recipe_modules/chromium_tests/__init__.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/__init__.py b/scripts/slave/recipe_modules/chromium_tests/__init__.py
index e81b806438519c0a89c1502657d00d29762e5870..fade9e4de5b51922701d3be1a1579c4c14a3a045 100644
--- a/scripts/slave/recipe_modules/chromium_tests/__init__.py
+++ b/scripts/slave/recipe_modules/chromium_tests/__init__.py
@@ -3,6 +3,7 @@ DEPS = [
'amp',
'archive',
'depot_tools/bot_update',
+ 'depot_tools/infra_paths',
'chromium',
'chromium_android',
'commit_position',

Powered by Google App Engine
This is Rietveld 408576698