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

Unified Diff: tools/gn/gn.gyp

Issue 206813002: Remove GN GYP generator. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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/functions_target.cc ('k') | tools/gn/group_target_generator.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 fe305c168f698059bf0e58101f5090a8d3a79847..19449c40b45a4677135e1d75b738375dd7e46b54 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -27,7 +27,6 @@
'command_args.cc',
'command_desc.cc',
'command_gen.cc',
- 'command_gyp.cc',
'command_help.cc',
'command_refs.cc',
'commands.cc',
@@ -64,14 +63,6 @@
'function_write_file.cc',
'group_target_generator.cc',
'group_target_generator.h',
- 'gyp_action_target_writer.cc',
- 'gyp_action_target_writer.h',
- 'gyp_binary_target_writer.cc',
- 'gyp_binary_target_writer.h',
- 'gyp_helper.cc',
- 'gyp_helper.h',
- 'gyp_target_writer.cc',
- 'gyp_target_writer.h',
'import_manager.cc',
'import_manager.h',
'input_conversion.cc',
@@ -177,8 +168,6 @@
'filesystem_utils_unittest.cc',
'file_template_unittest.cc',
'function_rebase_path_unittest.cc',
- 'gyp_action_target_writer_unittest.cc',
- 'gyp_binary_target_writer_unittest.cc',
'input_conversion_unittest.cc',
'label_unittest.cc',
'loader_unittest.cc',
« no previous file with comments | « tools/gn/functions_target.cc ('k') | tools/gn/group_target_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698