| Index: scripts/slave/recipes/pdfium.expected/linux_no_v8.json
|
| diff --git a/scripts/slave/recipes/pdfium.expected/linux_no_v8.json b/scripts/slave/recipes/pdfium.expected/linux_no_v8.json
|
| index 0026d51636d4f36c3ab53606cb937a13ebdd8bac..34a94760dea335cc6e99a615973d7f6bc40818a9 100644
|
| --- a/scripts/slave/recipes/pdfium.expected/linux_no_v8.json
|
| +++ b/scripts/slave/recipes/pdfium.expected/linux_no_v8.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=0 pdf_enable_xfa=0",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| @@ -67,7 +65,6 @@
|
| "-C",
|
| "[SLAVE_BUILD]/pdfium/out/Debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "compile with ninja"
|
| },
|
| {
|
|
|