Chromium Code Reviews| Index: tools/gn/command_gen.cc |
| diff --git a/tools/gn/command_gen.cc b/tools/gn/command_gen.cc |
| index 60735f8dfa9d577ba33eee1c5672335cb623ec61..35cd5a5a83ff8a75e4be695fda394172bf948356 100644 |
| --- a/tools/gn/command_gen.cc |
| +++ b/tools/gn/command_gen.cc |
| @@ -348,7 +348,8 @@ const char kGen_Help[] = |
| "Generic JSON Output\n" |
| "\n" |
| " Dumps target information to JSON file and optionally invokes python\n" |
| - " script on generated file. \n" |
| + " script on generated file.\n" |
|
sdefresne
2016/08/03 20:51:22
I can split this to another CL if you want, it is
|
| + "\n" |
| " See comments at the beginning of json_project_writer.cc and\n" |
| " desc_builder.cc for overview of JSON file format.\n" |
| "\n" |