| Index: tools/gn/config_values_generator.h
|
| diff --git a/tools/gn/config_values_generator.h b/tools/gn/config_values_generator.h
|
| index 3f118daf2c7bb054dc25ece678db39208bd3b075..3e4b573570dccf3da5d06c5271fa7aedd1470a6c 100644
|
| --- a/tools/gn/config_values_generator.h
|
| +++ b/tools/gn/config_values_generator.h
|
| @@ -40,7 +40,7 @@ class ConfigValuesGenerator {
|
| // For using in documentation for functions which use this.
|
| #define CONFIG_VALUES_VARS_HELP \
|
| " Flags: cflags, cflags_c, cflags_cc, cflags_objc, cflags_objcc,\n" \
|
| - " defines, include_dirs, ldflags, lib_dirs, libs\n" \
|
| + " defines, include_dirs, ldflags, lib_dirs, libs,\n" \
|
| " precompiled_header, precompiled_source\n"
|
|
|
| #endif // TOOLS_GN_CONFIG_VALUES_GENERATOR_H_
|
|
|