Index: tools/gn/gn.gyp |
diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp |
index 89e5fbf6f7e4678474afc0bc4171e3948267cb1d..34561c34e44f1989c3d5c8b4e3efc90e669e6701 100644 |
--- a/tools/gn/gn.gyp |
+++ b/tools/gn/gn.gyp |
@@ -30,6 +30,7 @@ |
'command_check.cc', |
'command_desc.cc', |
'command_gen.cc', |
+ 'command_format.cc', |
'command_help.cc', |
'command_ls.cc', |
'command_refs.cc', |
@@ -196,6 +197,7 @@ |
'action_target_generator_unittest.cc', |
'builder_unittest.cc', |
'c_include_iterator_unittest.cc', |
+ 'command_format_unittest.cc', |
'config_values_extractors_unittest.cc', |
'escape_unittest.cc', |
'filesystem_utils_unittest.cc', |