Chromium Code Reviews| Index: tools/gn/action_target_generator.h |
| diff --git a/tools/gn/action_target_generator.h b/tools/gn/action_target_generator.h |
| index 0a69edab4e23c626c1dda9effd131f368e7c220e..3833b81f53dd4d84fd37b5bc3db057e5cf876f9d 100644 |
| --- a/tools/gn/action_target_generator.h |
| +++ b/tools/gn/action_target_generator.h |
| @@ -27,7 +27,7 @@ class ActionTargetGenerator : public TargetGenerator { |
| bool FillScriptArgs(); |
| bool FillResponseFileContents(); |
| bool FillDepfile(); |
| - bool FillConsole(); |
| + bool FillPool(); |
| // Checks for errors in the outputs variable. |
| bool CheckOutputs(); |