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

Unified Diff: tools/gn/gn.gyp

Issue 48523006: GN: Separately track labels and origins for lists of stuff (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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/config_values_extractors.h ('k') | tools/gn/gyp_binary_target_writer.h » ('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 5dc4c5ec38c351a01f498d7edf5756804d9cd28a..a4f4c348756a56ab28e20d5612c1523adf0f17af 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -78,6 +78,7 @@
'item_tree.h',
'label.cc',
'label.h',
+ 'label_ptr.h',
'location.cc',
'location.h',
'ninja_binary_target_writer.cc',
« no previous file with comments | « tools/gn/config_values_extractors.h ('k') | tools/gn/gyp_binary_target_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698