Chromium Code Reviews| Index: tools/gn/function_toolchain.cc |
| diff --git a/tools/gn/function_toolchain.cc b/tools/gn/function_toolchain.cc |
| index 852d25a5f6f57f4efe56f28fe7312aab0fc5b205..f5a7e63ec53fafc76ee1120647fa8c591433fd30 100644 |
| --- a/tools/gn/function_toolchain.cc |
| +++ b/tools/gn/function_toolchain.cc |
| @@ -321,7 +321,7 @@ const char kToolchain_Help[] = |
| "\n" |
| " When you specify a target using an alternate toolchain, the master\n" |
| " build configuration file is re-interpreted in the context of that\n" |
| - " toolchain (see \"gn help toolchain\"). The toolchain_args allows you\n" |
| + " toolchain. toolchain_args allows you\n" |
|
brettw
2016/08/10 17:12:41
This wrapping should be fixed rather than having a
|
| " to control the arguments passed into this alternate invocation of\n" |
| " the build.\n" |
| "\n" |