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

Unified Diff: remoting/remoting_host_mac.gypi

Issue 1547533002: remoting: use VerifyHostPinHash() in place on IsPinValid() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: restore modp_b64_nacl as well 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
Index: remoting/remoting_host_mac.gypi
diff --git a/remoting/remoting_host_mac.gypi b/remoting/remoting_host_mac.gypi
index dce3cf08b6d79024b3c02f0ff5b44dd785a9eb60..d52a48d877702ce91746f150788299a912a18614 100644
--- a/remoting/remoting_host_mac.gypi
+++ b/remoting/remoting_host_mac.gypi
@@ -201,7 +201,6 @@
'../third_party/jsoncpp/overrides/src/lib_json/json_value.cpp',
Sergey Ulanov 2015/12/22 18:28:53 add dependency on third_party/jsoncpp instead of c
tfarina 2015/12/23 15:32:00 Done.
'../third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp',
'../third_party/jsoncpp/source/src/lib_json/json_writer.cpp',
- '../third_party/modp_b64/modp_b64.cc',
'host/constants_mac.cc',
'host/constants_mac.h',
'host/host_config_constants.cc',
Sergey Ulanov 2015/12/22 18:28:53 add dependency on remoting_host instead of compili
tfarina 2015/12/23 15:32:00 Done.

Powered by Google App Engine
This is Rietveld 408576698