| Index: tools/gn/gn.gyp
|
| diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp
|
| index c19d2efaba0281d5836282cad55236cb1b1c2bad..5dc4c5ec38c351a01f498d7edf5756804d9cd28a 100644
|
| --- a/tools/gn/gn.gyp
|
| +++ b/tools/gn/gn.gyp
|
| @@ -56,6 +56,12 @@
|
| 'function_write_file.cc',
|
| 'group_target_generator.cc',
|
| 'group_target_generator.h',
|
| + 'gyp_binary_target_writer.cc',
|
| + 'gyp_binary_target_writer.h',
|
| + 'gyp_helper.cc',
|
| + 'gyp_helper.h',
|
| + 'gyp_target_writer.cc',
|
| + 'gyp_target_writer.h',
|
| 'import_manager.cc',
|
| 'import_manager.h',
|
| 'input_conversion.cc',
|
|
|