| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index aab2dfdd2a7657e61622e5b2f6833a5eb8910007..adeac7e90f0a8f06f924902ecd85369666e9aa5a 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -223,6 +223,8 @@
|
| 'child/websocket_bridge.h',
|
| 'child/websocket_dispatcher.cc',
|
| 'child/websocket_dispatcher.h',
|
| + 'child/websocket_message_filter.cc',
|
| + 'child/websocket_message_filter.h',
|
| 'child/webthemeengine_impl_android.cc',
|
| 'child/webthemeengine_impl_android.h',
|
| 'child/webthemeengine_impl_default.cc',
|
|
|