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

Unified Diff: tools/gn/BUILD.gn

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
« no previous file with comments | « no previous file | tools/gn/command_path.cc » ('j') | tools/gn/command_path.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/BUILD.gn
diff --git a/tools/gn/BUILD.gn b/tools/gn/BUILD.gn
index 38a37568c9be840c901179827e46f916fda3e875..036d4718372cb5e815f08bb644a2c8b09d78a844 100644
--- a/tools/gn/BUILD.gn
+++ b/tools/gn/BUILD.gn
@@ -32,6 +32,7 @@ static_library("gn_lib") {
"command_gen.cc",
"command_help.cc",
"command_ls.cc",
+ "command_path.cc",
"command_refs.cc",
"commands.cc",
"commands.h",
« no previous file with comments | « no previous file | tools/gn/command_path.cc » ('j') | tools/gn/command_path.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698