| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 24ef25871de4ba10b42e2442b580c29ad595dc43..c5bed5181f725234c53b413031957dd293a0cbe4 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -208,6 +208,8 @@
|
| 'common/socket_stream_messages.h',
|
| 'common/speech_input_messages.h',
|
| 'common/speech_input_result.h',
|
| + 'common/swapped_out_message_filter.cc',
|
| + 'common/swapped_out_message_filter.h',
|
| 'common/unix_domain_socket_posix.cc',
|
| 'common/unix_domain_socket_posix.h',
|
| 'common/url_constants.cc',
|
|
|