| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 3fe22500dee9b58577d17a92576ee030c3ea710a..d99ef6d3ef368ed6ec54d4290abbbbf6da65a3b2 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -132,6 +132,8 @@
|
| 'child/webkitplatformsupport_impl.h',
|
| 'child/webmessageportchannel_impl.cc',
|
| 'child/webmessageportchannel_impl.h',
|
| + 'child/websocket_dispatcher.cc',
|
| + 'child/websocket_dispatcher.h',
|
| 'public/child/image_decoder_utils.h',
|
| 'public/child/resource_dispatcher_delegate.h',
|
| ],
|
|
|