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

Unified Diff: build/vs_toolchain.py

Issue 1390923002: Revert of win: Update to Win 10 SDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « build/config/win/BUILD.gn ('k') | chrome/browser/ui/views/tabs/window_finder_win.cc » ('j') | 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 a169345ae2b0b6d2d77acdd9443022a0a2fec46e..0c6757e716a673f98b1e34b27c1847bec86f9af3 100755
--- a/build/vs_toolchain.py
+++ b/build/vs_toolchain.py
@@ -192,7 +192,7 @@
return ['49ae4b60d898182fc3f521c2fcda82c453915011']
else:
# Default to VS2013.
- return ['9ff97c632ae1fee0c98bcd53e71770eb3a0d8deb']
+ return ['ee7d718ec60c2dc5d255bbe325909c2021a7efef']
def Update(force=False):
« no previous file with comments | « build/config/win/BUILD.gn ('k') | chrome/browser/ui/views/tabs/window_finder_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698