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

Unified Diff: tools/gn/gn.gyp

Issue 23532076: GN: Add logging for the location of an invocation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: iadd .cc file Created 7 years, 3 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/err.cc ('k') | tools/gn/input_file_manager.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 65b525bd9aefe7c79b6f8ab258c6d348d0a2e116..82fa7f776d4ed7db1ff75b7ce880dae9a7fe08d5 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -71,6 +71,7 @@
'item_tree.h',
'label.cc',
'label.h',
+ 'location.cc',
'location.h',
'ninja_binary_target_writer.cc',
'ninja_binary_target_writer.h',
« no previous file with comments | « tools/gn/err.cc ('k') | tools/gn/input_file_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698