diff options
Diffstat (limited to 'sandbox/sandbox.gyp')
-rw-r--r-- | sandbox/sandbox.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp index cbabb71..f7ebcd7 100644 --- a/sandbox/sandbox.gyp +++ b/sandbox/sandbox.gyp @@ -136,7 +136,7 @@ 'targets': [ { 'target_name': 'sandbox', - 'type': 'settings', + 'type': 'none', 'conditions': [ # Only compile in the seccomp code for the flag combination # where we support it. |