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

Unified Diff: tools/gn/gn.gyp

Issue 561273003: Add public deps to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 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/functions_target.cc ('k') | tools/gn/group_target_generator.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 053fba0e9a9495e91c6cc21949a1f3e0305b3138..89e5fbf6f7e4678474afc0bc4171e3948267cb1d 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -45,6 +45,8 @@
'config_values_generator.h',
'copy_target_generator.cc',
'copy_target_generator.h',
+ 'deps_iterator.cc',
+ 'deps_iterator.h',
'err.cc',
'err.h',
'escape.cc',
« no previous file with comments | « tools/gn/functions_target.cc ('k') | tools/gn/group_target_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698