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

Unified Diff: tools/gn/action_target_generator.h

Issue 1358803002: Add ninja console pool support to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update action/action_foreach doc Created 5 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 | « no previous file | tools/gn/action_target_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/action_target_generator.h
diff --git a/tools/gn/action_target_generator.h b/tools/gn/action_target_generator.h
index 68511c6f5d21d4c9d3c8e813673698267133f294..fc41273facf49c89affb50c333ee440c03752ebe 100644
--- a/tools/gn/action_target_generator.h
+++ b/tools/gn/action_target_generator.h
@@ -26,6 +26,7 @@ class ActionTargetGenerator : public TargetGenerator {
bool FillScript();
bool FillScriptArgs();
bool FillDepfile();
+ bool FillConsole();
// Checks for errors in the outputs variable.
bool CheckOutputs();
« no previous file with comments | « no previous file | tools/gn/action_target_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698