| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 667c997fd13d58b181ff9074a8cee1884c5e3e3f..ad21ae5d4163c51a9edb44aed1c3cda90623ea9a 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -210,6 +210,8 @@
|
| 'common/socket_stream_messages.h',
|
| 'common/speech_input_messages.h',
|
| 'common/speech_input_result.h',
|
| + 'common/swapped_out_messages.cc',
|
| + 'common/swapped_out_messages.h',
|
| 'common/unix_domain_socket_posix.cc',
|
| 'common/unix_domain_socket_posix.h',
|
| 'common/url_constants.cc',
|
|
|