| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 2d7522ccbfa3b6e15a5efaa5b4ae2c29012d979c..3da0b18bea3f85443b6213c8f3f3fe2e01803038 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -61,6 +61,9 @@ target(link_target_type, "child") {
|
| "child_message_filter.h",
|
| "child_process.cc",
|
| "child_process.h",
|
| + "child_process_sandbox_support_impl_linux.cc",
|
| + "child_process_sandbox_support_impl_linux.h",
|
| + "child_process_sandbox_support_impl_shm_linux.cc",
|
| "child_resource_message_filter.cc",
|
| "child_resource_message_filter.h",
|
| "child_shared_bitmap_manager.cc",
|
|
|