Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Unified Diff: tools/gn/command_help.cc

Issue 170533003: GN: Work on Linux build defines (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/gyp_chromium ('k') | tools/gn/secondary/chrome/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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. "
« no previous file with comments | « build/gyp_chromium ('k') | tools/gn/secondary/chrome/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698