| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 0075ff683a9e8f9afede0ff296e4c6a1a4d5a229..ee9d8a7d6ff9e95a0b9ad1560cdd9b7b0879a707 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -353,6 +353,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',
|
|
|