Chromium Code Reviews| Index: tools/gn/command_gen.cc |
| diff --git a/tools/gn/command_gen.cc b/tools/gn/command_gen.cc |
| index b8e5e0fbb81d731b8c48bc106c34704c2fe04b0f..086789df7830f162871e60e512b09bef21222977 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; |