Chromium Code Reviews| Index: tools/gn/function_get_label_info.cc |
| diff --git a/tools/gn/function_get_label_info.cc b/tools/gn/function_get_label_info.cc |
| index dd5e5867a65bad82a1f1e5997fdddb9d0c2c18eb..be22cca2ffb182e314561b384ddc833451c7eed7 100644 |
| --- a/tools/gn/function_get_label_info.cc |
| +++ b/tools/gn/function_get_label_info.cc |
| @@ -63,7 +63,7 @@ const char kGetLabelInfo_Help[] = |
| "\n" |
| " \"root_out_dir\"\n" |
| " The root of the output file tree for the target. This will\n" |
| - " match the value of the \"root_gen_dir\" variable when inside that\n" |
| + " match the value of the \"root_out_dir\" variable when inside that\n" |
|
tfarina
2015/11/19 16:31:33
lgtm
|
| " target's declaration.\n" |
| "\n" |
| " \"label_no_toolchain\"\n" |