| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 9c2a6ab14571b0d2e3f88d705f6846756357eeaa..49410b2c158cfe9b8874e14c357ae67d88db044f 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -368,6 +368,8 @@
|
| 'common/webkitplatformsupport_impl.h',
|
| 'common/webmessageportchannel_impl.cc',
|
| 'common/webmessageportchannel_impl.h',
|
| + 'common/websocket.h',
|
| + 'common/websocket_messages.h',
|
| 'common/worker_messages.h',
|
| 'common/zygote_commands_linux.h',
|
| 'port/common/input_event_ack_state.h',
|
|
|