| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index e32039d896ce6509388c3d9d34252297ab293701..38c9c187de4845c9a2f132639673c8124d6d41e7 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -197,6 +197,7 @@
|
| 'child/request_extra_data.h',
|
| 'child/request_info.cc',
|
| 'child/request_info.h',
|
| + 'child/request_peer.cc',
|
| 'child/resource_dispatcher.cc',
|
| 'child/resource_dispatcher.h',
|
| 'child/resource_scheduling_filter.cc',
|
| @@ -205,6 +206,8 @@
|
| 'child/runtime_features.h',
|
| 'child/scoped_child_process_reference.cc',
|
| 'child/scoped_child_process_reference.h',
|
| + 'child/shared_memory_received_data_factory.cc',
|
| + 'child/shared_memory_received_data_factory.h',
|
| 'child/service_worker/service_worker_dispatcher.cc',
|
| 'child/service_worker/service_worker_dispatcher.h',
|
| 'child/service_worker/service_worker_handle_reference.cc',
|
|
|