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

Unified Diff: scripts/slave/recipes/v8.expected/mips_target.json

Issue 23889036: Refactor the way that TestApi works so that it is actually useful. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: License headers 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/recipes/v8.py ('k') | scripts/slave/unittests/recipe_configs_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/v8.expected/mips_target.json
diff --git a/scripts/slave/recipes/v8.expected/arm_Release.json b/scripts/slave/recipes/v8.expected/mips_target.json
similarity index 96%
copy from scripts/slave/recipes/v8.expected/arm_Release.json
copy to scripts/slave/recipes/v8.expected/mips_target.json
index bc4cac73bf086d678fb02145f795af183a95db20..21d12e38ad57a664013f07067b71a46dbdae5e98 100644
--- a/scripts/slave/recipes/v8.expected/arm_Release.json
+++ b/scripts/slave/recipes/v8.expected/mips_target.json
@@ -43,7 +43,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "v8_target_arch=arm"
+ "GYP_DEFINES": "v8_target_arch=mips"
},
"name": "gclient runhooks"
},
« no previous file with comments | « scripts/slave/recipes/v8.py ('k') | scripts/slave/unittests/recipe_configs_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698