| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index 9980e595b9d5379a677ca93252d8b89984df3a44..3ac8a35c66c264ed03e5cb4c2e5a1c8022013e28 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -111,12 +111,12 @@ source_set("common_sources") {
|
| "child_process_host.h",
|
| "child_process_host_delegate.cc",
|
| "child_process_host_delegate.h",
|
| - "child_process_sandbox_support_linux.h",
|
| "color_suggestion.cc",
|
| "color_suggestion.h",
|
| "common_param_traits.cc",
|
| "common_param_traits.h",
|
| "common_param_traits_macros.h",
|
| + "common_sandbox_support_linux.h",
|
| "connection_filter.h",
|
| "console_message_level.h",
|
| "content_client.cc",
|
|
|