| Index: scripts/slave/recipes/pdfium.expected/linux_xfa_rel_gyp.json
|
| diff --git a/scripts/slave/recipes/pdfium.expected/linux_xfa_rel.json b/scripts/slave/recipes/pdfium.expected/linux_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/linux_xfa_rel_gyp.json
|
| index 543e5eb642e115c74d7a98006a97ec4ab4765f9a..70e73385bc1a71f3df233b51e06b7f9f4a876faf 100644
|
| --- a/scripts/slave/recipes/pdfium.expected/linux_xfa_rel.json
|
| +++ b/scripts/slave/recipes/pdfium.expected/linux_xfa_rel_gyp.json
|
| @@ -7,7 +7,7 @@
|
| "--master",
|
| "client.pdfium",
|
| "--builder",
|
| - "linux_xfa_rel",
|
| + "linux_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
|
| }
|
| -]
|
| +]
|
|
|