Chromium Code Reviews| Index: tools/gn/BUILD.gn |
| diff --git a/tools/gn/BUILD.gn b/tools/gn/BUILD.gn |
| index a61e456e3645ea1969665b3aca1ce50f62574765..e0de60e1194ea0c0274cde6141cca861c9738e6a 100644 |
| --- a/tools/gn/BUILD.gn |
| +++ b/tools/gn/BUILD.gn |
| @@ -26,9 +26,10 @@ static_library("gn_lib") { |
| "c_include_iterator.h", |
| "command_args.cc", |
| "command_check.cc", |
| + "command_clean.cc", |
| "command_desc.cc", |
| - "command_gen.cc", |
| "command_format.cc", |
| + "command_gen.cc", |
| "command_help.cc", |
| "command_ls.cc", |
| "command_refs.cc", |