| Index: tools/gn/command_gen.cc
|
| diff --git a/tools/gn/command_gen.cc b/tools/gn/command_gen.cc
|
| index 7bdb6d81fe3a756b302b7e7ac81e7cfad98433b7..3d442745c393970e383074971a14c0f1e33db26d 100644
|
| --- a/tools/gn/command_gen.cc
|
| +++ b/tools/gn/command_gen.cc
|
| @@ -263,8 +263,8 @@ const char kGen_Help[] =
|
| " --filters=<path_prefixes>\n"
|
| " Semicolon-separated list of label patterns used to limit the set\n"
|
| " of generated projects (see \"gn help label_pattern\"). Only\n"
|
| - " matching targets will be included to the solution. Only used for\n"
|
| - " Visual Studio and Xcode.\n"
|
| + " matching targets and their dependencies will be included in the\n"
|
| + " solution. Only used for Visual Studio and Xcode.\n"
|
| "\n"
|
| "Visual Studio Flags\n"
|
| "\n"
|
|
|