| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index af7ef55f5ff03ac69e0c4d9cfd26be902020f65d..5c4307e64ce20d2153b14f6fc2829fedbc1b2454 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -326,6 +326,8 @@
|
| 'common/utility_messages.h',
|
| 'common/view_messages.h',
|
| 'common/view_message_enums.h',
|
| + 'common/websocket.h',
|
| + 'common/websocket_messages.h',
|
| 'common/worker_messages.h',
|
| 'common/zygote_commands_linux.h',
|
| 'port/common/input_event_ack_state.h',
|
|
|