| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c4fb4ab2b08d0968bf8ec82762491e479f30f9e9..827ffc9cb8022a4d546396a195cccbe69ba06590 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -388,6 +388,8 @@
|
| 'common/input_messages.h',
|
| 'common/inter_process_time_ticks_converter.cc',
|
| 'common/inter_process_time_ticks_converter.h',
|
| + 'common/in_process_child_thread_params.cc',
|
| + 'common/in_process_child_thread_params.h',
|
| 'common/mac/attributed_string_coder.h',
|
| 'common/mac/attributed_string_coder.mm',
|
| 'common/mac/font_descriptor.h',
|
|
|