| Index: scripts/slave/recipes/pdfium.expected/linux_asan.json
|
| diff --git a/scripts/slave/recipes/pdfium.expected/linux_asan.json b/scripts/slave/recipes/pdfium.expected/linux_asan.json
|
| index 55b5db09193ebb53fe63fea8d8f16776f91a317a..0ae769e5e1b1a53e5fa9b3eb2ea61bd6a2d30be9 100644
|
| --- a/scripts/slave/recipes/pdfium.expected/linux_asan.json
|
| +++ b/scripts/slave/recipes/pdfium.expected/linux_asan.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=0 asan=1",
|
| "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"
|
| },
|
| {
|
|
|