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

Unified Diff: scripts/slave/recipes/android/builder.expected/full_client_v8_Android_Builder.json

Issue 985273002: Changed recipe_modules base paths to be abstract entities in their own right. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 9 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/android/builder.expected/full_client_v8_Android_Builder.json
diff --git a/scripts/slave/recipes/android/builder.expected/full_client_v8_Android_Builder.json b/scripts/slave/recipes/android/builder.expected/full_client_v8_Android_Builder.json
index be17ffa787d298225881112cb9354d3c7cf87a82..e3a172d26a724aa28567fa9b7ddc1c7f76e00e85 100644
--- a/scripts/slave/recipes/android/builder.expected/full_client_v8_Android_Builder.json
+++ b/scripts/slave/recipes/android/builder.expected/full_client_v8_Android_Builder.json
@@ -142,7 +142,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"--force-version",

Powered by Google App Engine
This is Rietveld 408576698