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

Unified Diff: tools/gn/gn.gyp

Issue 1649783003: Port "Eclipse CDT settings" file generation from GYP to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « tools/gn/eclipse_writer.cc ('k') | tools/gn/xml_element_writer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/gn.gyp
diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp
index 24cff7135474fd376a70c931a4f43a1a7d8f1e94..85754e0807f86bec413138056e4f46cd86d1067c 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -50,6 +50,8 @@
'copy_target_generator.h',
'deps_iterator.cc',
'deps_iterator.h',
+ 'eclipse_writer.cc',
+ 'eclipse_writer.h',
'err.cc',
'err.h',
'escape.cc',
« no previous file with comments | « tools/gn/eclipse_writer.cc ('k') | tools/gn/xml_element_writer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698