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

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: once more... 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/Release32.json b/scripts/slave/recipes/v8.expected/mips_target.json
similarity index 96%
copy from scripts/slave/recipes/v8.expected/Release32.json
copy to scripts/slave/recipes/v8.expected/mips_target.json
index 3702286a931f34ae7bc7c5781122adff2fc94079..2cb7d602490d230c19fd8cb2c09e9389de46fba3 100644
--- a/scripts/slave/recipes/v8.expected/Release32.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