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

Unified Diff: remoting/remoting_nacl.gyp

Issue 1547533002: remoting: use VerifyHostPinHash() in place on IsPinValid() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: restore libmodp_b64_nacl.a Created 5 years 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 | « remoting/remoting_host_mac.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 3c5a2848ea0626d05c8391620026fdf01a7ada0e..70f238ff4e49ad976cb645e961c239e364bb607a 100644
--- a/remoting/remoting_nacl.gyp
+++ b/remoting/remoting_nacl.gyp
@@ -188,7 +188,6 @@
'../third_party/icu/icu_nacl.gyp:icuuc_nacl',
'../third_party/libjingle/libjingle_nacl.gyp:libjingle_nacl',
'../third_party/libyuv/libyuv_nacl.gyp:libyuv_nacl',
- '../third_party/modp_b64/modp_b64_nacl.gyp:modp_b64_nacl',
Sergey Ulanov 2015/12/22 17:44:19 I think we still need this. It's not related to th
tfarina 2015/12/22 17:46:53 Thanks! Restored.
'../third_party/boringssl/boringssl_nacl.gyp:boringssl_nacl',
'../url/url_nacl.gyp:url_nacl',
'remoting_client_plugin_lib_nacl',
@@ -217,7 +216,6 @@
'-ljingle_p2p_constants_nacl',
'-ljingle_nacl',
'-lexpat_nacl',
- '-lmodp_b64_nacl',
'-lopus_nacl',
'-lboringssl_nacl',
'-licui18n_nacl',
« no previous file with comments | « remoting/remoting_host_mac.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698