| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 3e3d5a2ecac5ecd8b0d56864ed5603400871ccc1..7dd35cca1c1ff7d7fa9525c0a1656fc11b332342 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -137,6 +137,10 @@
|
| 'child/webkitplatformsupport_impl.h',
|
| 'child/webmessageportchannel_impl.cc',
|
| 'child/webmessageportchannel_impl.h',
|
| + 'child/websocket_bridge.cc',
|
| + 'child/websocket_bridge.h',
|
| + 'child/websocket_dispatcher.cc',
|
| + 'child/websocket_dispatcher.h',
|
| 'public/child/image_decoder_utils.h',
|
| 'public/child/resource_dispatcher_delegate.h',
|
| ],
|
|
|