| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 637d4bdf6473d4cd782cf9ca80d0774038d64fd5..c16e64a08620d021eae8d559a1d8547edcb44290 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -545,6 +545,9 @@
|
| 'common/utility_messages.h',
|
| 'common/view_message_enums.h',
|
| 'common/view_messages.h',
|
| + 'common/websocket.cc',
|
| + 'common/websocket.h',
|
| + 'common/websocket_messages.h',
|
| 'common/worker_messages.h',
|
| 'common/zygote_commands_linux.h',
|
| ],
|
|
|