| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 8a468bffeeaf754676326ef0317c0d6d08d66f18..62abb789a172fe862f17ebcfa21408395eb5c9f1 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -320,7 +320,8 @@
|
| 'common/sandbox_init_linux.cc',
|
| 'common/sandbox_mac.h',
|
| 'common/sandbox_mac.mm',
|
| - 'common/sandbox_methods_linux.h',
|
| + 'common/sandbox_linux.h',
|
| + 'common/sandbox_linux.cc',
|
| 'common/sandbox_policy.cc',
|
| 'common/sandbox_policy.h',
|
| 'common/savable_url_schemes.cc',
|
|
|