| Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__clang_.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__clang_.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__clang_.json
|
| index 5e1fb2fed4915fb7c240d8364975e5734b851799..c275fb10679dd1cb0f73b6f63f0a5589e5df5876 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__clang_.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win64_debug__clang_.json
|
| @@ -128,12 +128,26 @@
|
| "cwd": "[SLAVE_BUILD]\\src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| + "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_DEFINES": "clang=1 component=shared_library gomadir='[CACHE]\\cipd\\goma' target_arch=x64 use_goma=1",
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]\\gn.py",
|
| + "--root=[SLAVE_BUILD]\\src",
|
| + "gen",
|
| + "//out/Debug_x64",
|
| + "--args=is_clang=true is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[CACHE]\\cipd\\goma\""
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]\\src",
|
| + "name": "gn"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| @@ -189,8 +203,7 @@
|
| "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "--goma-dir",
|
| "[CACHE]\\cipd\\goma",
|
| - "--",
|
| - "All"
|
| + "--"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
|
|