| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 40b9545a77522685d58450b7ca08afe8ba44531e..20c4624ad928b2d3c7e291a4d4dc1b5d78a2b0b2 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -205,6 +205,8 @@
|
| 'child/runtime_features.h',
|
| 'child/scoped_child_process_reference.cc',
|
| 'child/scoped_child_process_reference.h',
|
| + 'child/shared_memory_data_consumer_handle.cc',
|
| + 'child/shared_memory_data_consumer_handle.h',
|
| 'child/shared_memory_received_data_factory.cc',
|
| 'child/shared_memory_received_data_factory.h',
|
| 'child/service_worker/service_worker_dispatcher.cc',
|
|
|