| Index: build/common.gypi
|
| ===================================================================
|
| --- build/common.gypi (revision 101346)
|
| +++ build/common.gypi (working copy)
|
| @@ -461,10 +461,6 @@
|
| # better.
|
| 'linux_keep_shadow_stacks%': 0,
|
|
|
| - # Set to 1 to turn on seccomp sandbox by default.
|
| - # (Note: this is ignored for official builds.)
|
| - 'linux_use_seccomp_sandbox%': 0,
|
| -
|
| # Set to 1 to link against libgnome-keyring instead of using dlopen().
|
| 'linux_link_gnome_keyring%': 0,
|
| # Set to 1 to link against gsettings APIs instead of using dlopen().
|
|
|