| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 54a10b704754b289f04ab9c94d08dc5e7414ea8e..afb7f5a12a71d5048f0705176290e4165b67e1cd 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -80,6 +80,7 @@
|
| 'public/common/sandbox_init.h',
|
| 'public/common/sandbox_linux.h',
|
| 'public/common/sandbox_type_mac.h',
|
| + 'public/common/sandboxed_process_launcher_delegate.cc',
|
| 'public/common/sandboxed_process_launcher_delegate.h',
|
| 'public/common/security_style.h',
|
| 'public/common/show_desktop_notification_params.cc',
|
|
|