Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 5d2e2f7a0d8a660e6b9d79385e165bede6e80923..cb3156ea76c531334d7769472672868364b5f447 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -72,6 +72,7 @@ |
'public/common/resource_response.h', |
'public/common/result_codes.h', |
'public/common/sandbox_init.h', |
+ 'public/common/sandbox_linux.h', |
'public/common/sandbox_type_mac.h', |
'public/common/security_style.h', |
'public/common/selected_file_info.h', |
@@ -321,6 +322,7 @@ |
'common/webmessageportchannel_impl.cc', |
'common/webmessageportchannel_impl.h', |
'common/worker_messages.h', |
+ 'common/zygote_commands_linux.h', |
'public/common/common_param_traits.cc', |
'public/common/common_param_traits.h', |
'public/common/content_client.cc', |