summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_nacl.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto_nacl.gyp')
-rw-r--r--crypto/crypto_nacl.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto_nacl.gyp b/crypto/crypto_nacl.gyp
index 6ec5e83..4451610 100644
--- a/crypto/crypto_nacl.gyp
+++ b/crypto/crypto_nacl.gyp
@@ -22,7 +22,7 @@
'build_pnacl_newlib': 1,
},
'dependencies': [
- '../third_party/openssl/openssl_nacl.gyp:openssl_nacl',
+ '../third_party/boringssl/boringssl_nacl.gyp:boringssl_nacl',
'../native_client/tools.gyp:prep_toolchain',
'../native_client_sdk/native_client_sdk_untrusted.gyp:nacl_io_untrusted',
],