| Index: scripts/slave/recipes/pdfium.expected/win_xfa_64.json
|
| diff --git a/scripts/slave/recipes/pdfium.expected/win_xfa_64.json b/scripts/slave/recipes/pdfium.expected/win_xfa_64.json
|
| index e78b0293b374a26d658259a6d9fc2a44ab855798..6be3f2894b8efd23b54664529fd3b0c5c1b3c77d 100644
|
| --- a/scripts/slave/recipes/pdfium.expected/win_xfa_64.json
|
| +++ b/scripts/slave/recipes/pdfium.expected/win_xfa_64.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -54,7 +53,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_DEFINES": "pdf_enable_v8=1 pdf_enable_xfa=1 target_arch=x64",
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| @@ -67,7 +65,6 @@
|
| "-C",
|
| "[SLAVE_BUILD]\\pdfium\\out\\Debug_x64"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "compile with ninja"
|
| },
|
| {
|
|
|