| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index fb24836e5a299f504ac5ac47fc250ce4859bb3bd..4d4e64627198e5757f5afaf6c2193d07cb82d895 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -201,6 +201,8 @@
|
| 'child/sync_load_response.h',
|
| 'child/thread_safe_sender.cc',
|
| 'child/thread_safe_sender.h',
|
| + 'child/url_response_body_consumer.cc',
|
| + 'child/url_response_body_consumer.h',
|
| 'child/v8_value_converter_impl.cc',
|
| 'child/v8_value_converter_impl.h',
|
| 'child/web_data_consumer_handle_impl.cc',
|
|
|