| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
|
| index 4ef491b95e4ced9b16a3f2169f41cb93f4d41b0b..ffd9dd0d24da83c8bcc91e416c139c36c5e0c615 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
|
| @@ -156,7 +156,7 @@
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| - "GYP_DEFINES": "chromium_win_pch=0 dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=x64",
|
| + "GYP_DEFINES": "dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=x64",
|
| "GYP_GENERATORS": "ninja",
|
| "GYP_MSVS_VERSION": "2013",
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|