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

Unified Diff: gni/isolate.gni

Issue 2538493007: Revert of [build] Use MSVS 2015 by default. (Closed)
Patch Set: Created 4 years 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 | « DEPS ('k') | gypfiles/win/msvs_dependencies.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gni/isolate.gni
diff --git a/gni/isolate.gni b/gni/isolate.gni
index 3906cf60ef93453cdbdd32ef10e492a85c5bd156..6ba5506b20442c1ef0750fe4f51baad4beec998d 100644
--- a/gni/isolate.gni
+++ b/gni/isolate.gni
@@ -180,7 +180,7 @@
if (is_win) {
args += [
"--config-variable",
- "msvs_version=2015",
+ "msvs_version=2013",
]
} else {
args += [
« no previous file with comments | « DEPS ('k') | gypfiles/win/msvs_dependencies.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698