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

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: rebase 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/v8.expected/mips_target.json
diff --git a/scripts/slave/recipes/v8.expected/Debug32.json b/scripts/slave/recipes/v8.expected/mips_target.json
similarity index 96%
copy from scripts/slave/recipes/v8.expected/Debug32.json
copy to scripts/slave/recipes/v8.expected/mips_target.json
index bbb63e36d09b4e21e3e57a3feed1b73957fdbf96..bc819ca369a8477ba7ce2387ff814a053b8b5d80 100644
--- a/scripts/slave/recipes/v8.expected/Debug32.json
+++ b/scripts/slave/recipes/v8.expected/mips_target.json
@@ -43,7 +43,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "v8_target_arch=ia32"
+ "GYP_DEFINES": "v8_target_arch=mips"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698