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

Unified Diff: tools/gn/gn.gyp

Issue 1570113002: Visual Studio generators for GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
Index: tools/gn/gn.gyp
diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp
index 524e1cd18e7beeaadfeab5cb56cdffb1e19b7b65..f3cb95eec7059010aaac35cc2b942f5040dc74d9 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -189,6 +189,8 @@
'variables.h',
'visibility.cc',
'visibility.h',
+ 'visual_studio_writer.cc',
+ 'visual_studio_writer.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698