Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1931)

Unified Diff: build/vs_toolchain.py

Issue 1880423003: [build] New VS 2013 toolchain with setenv.*.json (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/vs_toolchain.py
diff --git a/build/vs_toolchain.py b/build/vs_toolchain.py
index c86f30e63103dcd920119d2b41bf9fee53ca6f1e..5a736b90b5ad61922804ba92bb26db37259fc717 100644
--- a/build/vs_toolchain.py
+++ b/build/vs_toolchain.py
@@ -283,7 +283,7 @@ def _GetDesiredVsToolchainHashes():
# Update 2.
return ['95ddda401ec5678f15eeed01d2bee08fcbc5ee97']
else:
- return ['4087e065abebdca6dbd0caca2910c6718d2ec67f']
+ return ['03a4e939cd325d6bc5216af41b92d02dda1366a6']
def ShouldUpdateToolchain():
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698