| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3bf73a45eca95ec2d82724811fd4cffc85ed9b85..0b68f3082661313c30c376cefd9aa059cb2e675e 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -123,7 +123,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',
|
|
|