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

Unified Diff: tools/gn/gn.gyp

Issue 1130423006: Add a "gn path" command for finding deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« tools/gn/command_path.cc ('K') | « 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 bfd28f2e1c5772f92a5ac4d8b3bfa5eb744ad7e4..7a74f50f0a69e80ac2aeffae9411e165df770d06 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -34,6 +34,7 @@
'command_gen.cc',
'command_help.cc',
'command_ls.cc',
+ 'command_path.cc',
'command_refs.cc',
'commands.cc',
'commands.h',
« tools/gn/command_path.cc ('K') | « tools/gn/commands.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698