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

Unified Diff: build/config/win/visual_studio_version.gni

Issue 2540013006: Reland of win: Remove unneeded references to visual_studio_version now that it's always 2015. (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 | « build/config/win/BUILD.gn ('k') | chrome/installer/mini_installer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/win/visual_studio_version.gni
diff --git a/build/config/win/visual_studio_version.gni b/build/config/win/visual_studio_version.gni
index 5bfa9a76202fdb67cd32db2bcb36ec2be60bcc81..982fbe8d3f0d0294e28e206638cfa3ee3a902745 100644
--- a/build/config/win/visual_studio_version.gni
+++ b/build/config/win/visual_studio_version.gni
@@ -9,7 +9,7 @@
visual_studio_path = ""
# Version of Visual Studio pointed to by the visual_studio_path.
- # Use "2013" for Visual Studio 2013, or "2013e" for the Express version.
+ # Currently always "2015".
visual_studio_version = ""
# Directory of the Windows driver kit. If visual_studio_path is empty, this
« no previous file with comments | « build/config/win/BUILD.gn ('k') | chrome/installer/mini_installer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698