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

Unified Diff: tools/gn/gn.gyp

Issue 2178173002: Allow GN toolchains to specify runtime deps outputs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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
Index: tools/gn/gn.gyp
diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp
index 6852ffe50435db678423bf435113847e747aa700..1aa23d3e35ed5f04828c4d3444017658c7e7e0c0 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -257,6 +257,7 @@
'function_get_target_outputs_unittest.cc',
'function_process_file_template_unittest.cc',
'function_rebase_path_unittest.cc',
+ 'function_toolchain_unittest.cc',
'function_write_file_unittest.cc',
'functions_target_unittest.cc',
'functions_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698