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

Unified Diff: scripts/slave/recipes/android/android_builder.expected/clang_builder.json

Issue 24737002: Add Paths as first-class types in configs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 3 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/android_builder.expected/clang_builder.json
diff --git a/scripts/slave/recipes/android/android_builder.expected/clang_builder.json b/scripts/slave/recipes/android/android_builder.expected/clang_builder.json
index 1c0d1ecf5cf043e7047de8b3d92cb48b1a4a7092..385a06c6826b3db7dfd31b7ca4d690eb837d491e 100644
--- a/scripts/slave/recipes/android/android_builder.expected/clang_builder.json
+++ b/scripts/slave/recipes/android/android_builder.expected/clang_builder.json
@@ -185,7 +185,7 @@
{
"cmd": [
"[SLAVE_BUILD_ROOT]/src/tools/checkdeps/checkdeps.py",
- "--root=repo"
+ "--root=[SLAVE_BUILD_ROOT]/src/repo"
],
"env": {
"PATH": "[BUILD_INTERNAL_ROOT]/scripts/slave/android:./:%(PATH)s"

Powered by Google App Engine
This is Rietveld 408576698