Chromium Code Reviews| Index: tools/gn/command_help.cc |
| diff --git a/tools/gn/command_help.cc b/tools/gn/command_help.cc |
| index 426b015fccd8df38978a2d8f8a0e39f14a6f3c82..14defea8261f1c4a17c7d8d5f4321b377392a061 100644 |
| --- a/tools/gn/command_help.cc |
| +++ b/tools/gn/command_help.cc |
| @@ -30,8 +30,6 @@ void PrintToplevelHelp() { |
| OutputString( |
| "\n" |
| - " When run with no arguments \"gn gen\" is assumed.\n" |
| - "\n" |
| "Common switches:\n"); |
| PrintShortHelp( |
| "--args: Specifies build arguments overrides. " |