| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index a187223f213b24d026c94a162c9784b30382e4a1..9ef0109167b3f1896e0a5f954f3128e09f4a9587 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -213,6 +213,8 @@
|
| 'child/webfileutilities_impl.h',
|
| 'child/webmessageportchannel_impl.cc',
|
| 'child/webmessageportchannel_impl.h',
|
| + 'child/threaded_data_provider.cc',
|
| + 'child/threaded_data_provider.h',
|
| 'child/websocket_bridge.cc',
|
| 'child/websocket_bridge.h',
|
| 'child/websocket_dispatcher.cc',
|
|
|