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

Unified Diff: trunk/src/third_party/libjingle/libjingle.gyp

Issue 405503002: Revert 283813 "Switch to BoringSSL." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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
Index: trunk/src/third_party/libjingle/libjingle.gyp
===================================================================
--- trunk/src/third_party/libjingle/libjingle.gyp (revision 283844)
+++ trunk/src/third_party/libjingle/libjingle.gyp (working copy)
@@ -158,7 +158,7 @@
'HAVE_OPENSSL_SSL_H',
],
'dependencies': [
- '../../third_party/boringssl/boringssl.gyp:boringssl',
+ '../../third_party/openssl/openssl.gyp:openssl',
],
}, {
'defines': [
« no previous file with comments | « trunk/src/third_party/boringssl/boringssl_nacl.gyp ('k') | trunk/src/third_party/libjingle/libjingle_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698