| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 284e27a14318e44891f455c04e2d948aeb5bd9f4..be8b706517563582a58f82d5c1ba3ecaeb8c196b 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -201,6 +201,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',
|
|
|