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

Unified Diff: net/net.gypi

Issue 1807313002: Move token_binding_nss.cc to net_non_nacl_sources. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index b6cc0f16ae0ff9f8c69eee5c76a7ce0b42514593..47d6e19fd889ad44efb82331bd619e9d7e38c76b 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -213,7 +213,6 @@
'ssl/ssl_server_config.cc',
'ssl/ssl_server_config.h',
'ssl/token_binding.h',
- 'ssl/token_binding_nss.cc',
'ssl/token_binding_openssl.cc',
# Most files in net/quic are in net_nacl_common_sources, except for the
@@ -1195,6 +1194,7 @@
'ssl/test_ssl_private_key.h',
'ssl/threaded_ssl_private_key.cc',
'ssl/threaded_ssl_private_key.h',
+ 'ssl/token_binding_nss.cc',
'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
'third_party/mozilla_security_manager/nsKeygenHandler.h',
'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698