| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 36ca403c7bb27e4f745ac64d8830b770f60db032..6fba8805eb489a6df62a4f6f7c2f4f4c2f14932a 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -490,7 +490,7 @@
|
| }],
|
| ['disable_nacl==0 and disable_nacl_untrusted==0 and enable_nacl_nonsfi_test==1', {
|
| 'dependencies': [
|
| - '../components/nacl_nonsfi.gyp:nacl_helper_nonsfi_unittests',
|
| + '../components/nacl.gyp:nacl_helper_nonsfi_unittests',
|
| ],
|
| }],
|
| ['disable_nacl==0 and disable_nacl_untrusted==0', {
|
|
|