summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/gn/command_gen.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gn/command_gen.cc b/tools/gn/command_gen.cc
index b8e5e0f..086789d 100644
--- a/tools/gn/command_gen.cc
+++ b/tools/gn/command_gen.cc
@@ -89,7 +89,6 @@ const char kGen_Help[] =
"\n"
" See \"gn help\" for the common command-line switches.\n";
-// Note: partially duplicated in command_gyp.cc.
int RunGen(const std::vector<std::string>& args) {
base::ElapsedTimer timer;