| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index aac52fa5aba52951db06109c40666d50e17daa08..168599f1ca1d10de7dc878b07e5ff137fa2748d1 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -134,6 +134,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',
|
| ],
|
|
|