Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(611)

Unified Diff: remoting/remoting_nacl.gyp

Issue 1810153002: Adding iOS OpenSSL Implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on master. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/net_common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_nacl.gyp
diff --git a/remoting/remoting_nacl.gyp b/remoting/remoting_nacl.gyp
index 09b94254e515cc966f29d76c88867af570c284ce..d926774aff1927027afe76227fd132fad3a3b4e2 100644
--- a/remoting/remoting_nacl.gyp
+++ b/remoting/remoting_nacl.gyp
@@ -13,6 +13,7 @@
'proto_out_base': '<(SHARED_INTERMEDIATE_DIR)/protoc_out',
'proto_out_dir': '<(proto_out_base)/remoting/proto',
'use_nss_certs': 0,
+ 'use_nss_verifier': 0,
Sergey Ulanov 2016/03/18 21:34:37 This parameter is not used in this file and can be
svaldez 2016/03/21 13:57:40 Done.
'nacl_untrusted_build': 1,
'chromium_code': 1,
},
« no previous file with comments | « net/net_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698