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

Unified Diff: tools/gn/commands.cc

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/commands.h ('k') | tools/gn/copy_target_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/commands.cc
diff --git a/tools/gn/commands.cc b/tools/gn/commands.cc
index 66bd70dc7022f4f3c3914274f9562b715bfdd1bd..963b4e895289f2e2f5577ce1bc87161c697a3c3c 100644
--- a/tools/gn/commands.cc
+++ b/tools/gn/commands.cc
@@ -37,7 +37,6 @@ const CommandInfoMap& GetCommands() {
INSERT_COMMAND(Args)
INSERT_COMMAND(Desc)
INSERT_COMMAND(Gen)
- INSERT_COMMAND(Gyp)
INSERT_COMMAND(Help)
INSERT_COMMAND(Refs)
« no previous file with comments | « tools/gn/commands.h ('k') | tools/gn/copy_target_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698