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

Unified Diff: scripts/slave/recipe_modules/chromium_android/__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_android/__init__.py
diff --git a/scripts/slave/recipe_modules/chromium_android/__init__.py b/scripts/slave/recipe_modules/chromium_android/__init__.py
index 8028ecfefc958f56d76d3d0f1f86ec752954767f..f7dfec90dc11ffcdf8df657dc9c4a794fca73552 100644
--- a/scripts/slave/recipe_modules/chromium_android/__init__.py
+++ b/scripts/slave/recipe_modules/chromium_android/__init__.py
@@ -5,6 +5,7 @@
DEPS = [
'adb',
'depot_tools/bot_update',
+ 'depot_tools/infra_paths',
'chromium',
'file',
'depot_tools/gclient',

Powered by Google App Engine
This is Rietveld 408576698