Chromium Code Reviews| Index: build/vs_toolchain.py |
| diff --git a/build/vs_toolchain.py b/build/vs_toolchain.py |
| index 68a9704afc8e7678ddf5afef0d7ff059228868a8..82ebedc99dfcdba8a2eb067cd3120bc3b091db59 100755 |
| --- a/build/vs_toolchain.py |
| +++ b/build/vs_toolchain.py |
| @@ -22,7 +22,7 @@ |
| # Use MSVS2015 as the default toolchain. |
| -CURRENT_DEFAULT_TOOLCHAIN_VERSION = '2017' |
| +CURRENT_DEFAULT_TOOLCHAIN_VERSION = '2015' |
| def SetEnvironmentAndGetRuntimeDllDirs(): |