| Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win.json
|
| index ae7c45c2efecc510d65a115e3dd3ae1a50f755ee..91f01f844fbaab28d3f0d96b7507fd9ac97e9db6 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win.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=shared_library dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=ia32 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/Debug",
|
| - "--args=symbol_level=2 dcheck_always_on=true is_debug=true target_cpu=\"x86\" use_goma=true goma_dir=\"[CACHE]\\cipd\\goma\""
|
| + "--args=symbol_level=2 visual_studio_version=2013 dcheck_always_on=true is_debug=true target_cpu=\"x86\" use_goma=true goma_dir=\"[CACHE]\\cipd\\goma\""
|
| ],
|
| "cwd": "[SLAVE_BUILD]\\src",
|
| "name": "gn"
|
|
|