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

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: license 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
« no previous file with comments | « scripts/slave/recipe_modules/v8/chromium_config.py ('k') | scripts/slave/recipes/android_webview_aosp.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 26e31f4f34381423abb07ddf1dbeb0bfaa96fed7..7ff6745407b75b9142c8f666b9cc254e563d827f 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"
« no previous file with comments | « scripts/slave/recipe_modules/v8/chromium_config.py ('k') | scripts/slave/recipes/android_webview_aosp.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698