| Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_rel.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_rel.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_rel.json
|
| index ffd74ef6ab38b4ab500530093dc4513e15d1a5db..e9d7ae4851cbb2412f5098a1155d4f33e497fc4d 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_rel.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_rel.json
|
| @@ -136,6 +136,7 @@
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 use_goma=1",
|
| + "GYP_MSVS_VERSION": "2013",
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "gclient runhooks"
|
| @@ -148,7 +149,7 @@
|
| "--root=[SLAVE_BUILD]\\src",
|
| "gen",
|
| "//out/Release_x64",
|
| - "--args=symbol_level=2 dcheck_always_on=true is_debug=false target_cpu=\"x64\" use_goma=true goma_dir=\"[CACHE]\\cipd\\goma\""
|
| + "--args=symbol_level=2 visual_studio_version=2013 dcheck_always_on=true is_debug=false target_cpu=\"x64\" use_goma=true goma_dir=\"[CACHE]\\cipd\\goma\""
|
| ],
|
| "cwd": "[SLAVE_BUILD]\\src",
|
| "name": "gn"
|
|
|