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

Unified Diff: tools/gn/BUILD.gn

Issue 420443003: GN foreach should mark the list identifier as used. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « media/BUILD.gn ('k') | tools/gn/function_foreach.cc » ('j') | no next file with comments »
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 87ec6c664d5a7c2b3335f63788cce4b98a378506..66bbf2f97fced44b3c3f4be8be4efc5c3cec368c 100644
--- a/tools/gn/BUILD.gn
+++ b/tools/gn/BUILD.gn
@@ -187,6 +187,7 @@ test("gn_unittests") {
"function_get_target_outputs_unittest.cc",
"function_rebase_path_unittest.cc",
"function_write_file_unittest.cc",
+ "functions_target_unittest.cc",
"functions_unittest.cc",
"header_checker_unittest.cc",
"input_conversion_unittest.cc",
« no previous file with comments | « media/BUILD.gn ('k') | tools/gn/function_foreach.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698