| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 7196a6f492fffd733caf9cc52aed103df87b63d8..2c9682e54f4d386bd0441713e14fbb218e97ca47 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -293,6 +293,8 @@
|
| 'common/socket_stream.h',
|
| 'common/socket_stream_dispatcher.cc',
|
| 'common/socket_stream_dispatcher.h',
|
| + 'common/socket_stream_handle_data.cc',
|
| + 'common/socket_stream_handle_data.h',
|
| 'common/socket_stream_messages.h',
|
| 'common/speech_recognition_messages.h',
|
| 'common/ssl_status_serialization.cc',
|
|
|