Chromium Code Reviews| Index: build/vs_toolchain.py |
| diff --git a/build/vs_toolchain.py b/build/vs_toolchain.py |
| index 44f18532fe7c78b7e28e7fb676020e9d2905cce6..8c7d6b99b01a04d787715fea12fca6fa42d118e1 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(): |