| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 10a32133153d25649849134cfb068b974373dd8c..d9cd969718ab06ede24570be1014bbf570c39817 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -121,7 +121,7 @@
|
| 'public/common/result_codes.h',
|
| 'public/common/sandbox_init.h',
|
| 'public/common/sandbox_linux.h',
|
| - 'public/common/sandbox_type_mac.h',
|
| + 'public/common/sandbox_type.h',
|
| 'public/common/sandboxed_process_launcher_delegate.cc',
|
| 'public/common/sandboxed_process_launcher_delegate.h',
|
| 'public/common/security_style.h',
|
|
|