| Index: tools/gn/switches.cc
|
| diff --git a/tools/gn/switches.cc b/tools/gn/switches.cc
|
| index 45b25e6240f2e7dbfc0a2b8ec11a621cc1ea685b..48b191ebba4a9985ad049d691d389a3144944e43 100644
|
| --- a/tools/gn/switches.cc
|
| +++ b/tools/gn/switches.cc
|
| @@ -225,6 +225,8 @@ const char kVersion_HelpShort[] =
|
| // immediately if this switch is used.
|
| const char kVersion_Help[] = "";
|
|
|
| +const char kAllToolchains[] = "all-toolchains";
|
| +
|
| // -----------------------------------------------------------------------------
|
|
|
| SwitchInfo::SwitchInfo()
|
|
|