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

Unified Diff: tools/gn/gn.gyp

Issue 909103003: gn: Add 'clean' command. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Err instead of DeleteFile Created 5 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/commands.cc ('k') | no next file » | 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 914750e343d2c25a20ef6066f3b502571c0defb5..9337761fe3055a8927c983017f9163204c49e36c 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -28,6 +28,7 @@
'c_include_iterator.h',
'command_args.cc',
'command_check.cc',
+ 'command_clean.cc',
'command_desc.cc',
'command_gen.cc',
'command_format.cc',
« no previous file with comments | « tools/gn/commands.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698