Chromium Code Reviews| Index: sandbox/sandbox.gyp |
| diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp |
| index 89f75fcf1eec83a47819df680b2a7a937c115ec2..295c8bdbcb9fec45c3229b573102e85cdb6d40c3 100644 |
| --- a/sandbox/sandbox.gyp |
| +++ b/sandbox/sandbox.gyp |
| @@ -136,7 +136,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'sandbox', |
| - 'type': 'static_library', |
| + 'type': 'settings', |
| 'conditions': [ |
| # Only compile in the seccomp code for the flag combination |
| # where we support it. |