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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 663583006: Remove nss_util dependency from ClientCertStoreChromeOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed typo. Created 6 years, 1 month 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 | « chrome/browser/profiles/profile_io_data.cc ('k') | net/ssl/client_cert_store_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 70694217f40323d42b9e49fd61672615fb19cdb0..b7bbae89b44b01aed8a9fc9cc5d482dfbd2b4489 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -647,6 +647,8 @@
'browser/chromeos/mobile_config.h',
'browser/chromeos/net/cert_verify_proc_chromeos.cc',
'browser/chromeos/net/cert_verify_proc_chromeos.h',
+ 'browser/chromeos/net/client_cert_filter_chromeos.cc',
+ 'browser/chromeos/net/client_cert_filter_chromeos.h',
'browser/chromeos/net/delay_network_call.cc',
'browser/chromeos/net/delay_network_call.h',
'browser/chromeos/net/network_portal_detector_impl.cc',
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | net/ssl/client_cert_store_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698