| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index adeac7e90f0a8f06f924902ecd85369666e9aa5a..e10c9aa08d26d06fdf0e608bc780436476a3f5d3 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -203,6 +203,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',
|
|
|