| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 4d79a84feacb65f445d2b59bea35961e42760263..48370974cad76d9588387b868a893b315dff95e9 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -487,11 +487,6 @@
|
| ['disable_nacl==0', {
|
| 'dependencies': [
|
| '../components/nacl.gyp:nacl_loader_unittests',
|
| - ],
|
| - }],
|
| - ['disable_nacl==0 and disable_nacl_untrusted==0 and OS=="linux"', {
|
| - 'dependencies': [
|
| - '../components/nacl_nonsfi.gyp:nacl_helper_nonsfi_unittests',
|
| ],
|
| }],
|
| ['disable_nacl==0 and disable_nacl_untrusted==0', {
|
|
|