| Index: webkit/child/webkit_child.gyp
|
| diff --git a/webkit/child/webkit_child.gyp b/webkit/child/webkit_child.gyp
|
| index cf341e5202145983d4797456f77bab66f7f550cf..6183b7b1d710b1b730bd7c454984d76e4a626597 100644
|
| --- a/webkit/child/webkit_child.gyp
|
| +++ b/webkit/child/webkit_child.gyp
|
| @@ -67,6 +67,14 @@
|
| 'webkit_child_export.h',
|
| 'webkit_child_helpers.cc',
|
| 'webkit_child_helpers.h',
|
| + 'webkitplatformsupport_impl.cc',
|
| + 'webkitplatformsupport_impl.h',
|
| + 'websocketstreamhandle_bridge.h',
|
| + 'websocketstreamhandle_delegate.h',
|
| + 'websocketstreamhandle_impl.cc',
|
| + 'websocketstreamhandle_impl.h',
|
| + 'weburlloader_impl.cc',
|
| + 'weburlloader_impl.h',
|
| 'weburlrequest_extradata_impl.cc',
|
| 'weburlrequest_extradata_impl.h',
|
| 'weburlresponse_extradata_impl.cc',
|
|
|