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

Unified Diff: scripts/slave/recipes/pdfium.expected/mac_xfa_rel_gyp.json

Issue 2142353004: Switch all buildbots to GN build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: small fixes Created 4 years, 5 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/pdfium.expected/mac_xfa_rel_gyp.json
diff --git a/scripts/slave/recipes/pdfium.expected/linux_xfa_rel.json b/scripts/slave/recipes/pdfium.expected/mac_xfa_rel_gyp.json
similarity index 96%
copy from scripts/slave/recipes/pdfium.expected/linux_xfa_rel.json
copy to scripts/slave/recipes/pdfium.expected/mac_xfa_rel_gyp.json
index 543e5eb642e115c74d7a98006a97ec4ab4765f9a..ab5ad5a7b3b3c9bdc99d1ffd5693c45f3e3811e9 100644
--- a/scripts/slave/recipes/pdfium.expected/linux_xfa_rel.json
+++ b/scripts/slave/recipes/pdfium.expected/mac_xfa_rel_gyp.json
@@ -7,7 +7,7 @@
"--master",
"client.pdfium",
"--builder",
- "linux_xfa_rel",
+ "mac_xfa_rel_gyp",
"--slave",
"test_slave",
"--spec",
@@ -55,7 +55,7 @@
],
"cwd": "[SLAVE_BUILD]/pdfium",
"env": {
- "GYP_DEFINES": "pdf_enable_v8=1 pdf_enable_xfa=1",
+ "GYP_DEFINES": "pdf_enable_v8=1 pdf_enable_xfa=1 target_arch=x64",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"
@@ -120,4 +120,4 @@
"recipe_result": null,
"status_code": 0
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698