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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 18121007: *WIP* Store NSS slots per profile. Move keygen to chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: certdb: handle GetCertTrust and IsUntrusted, failed attempt to handle SetCertTrust Created 7 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
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 56b587564a0022b9b6400e3aafc00ab2c31b4388..552d971366bb27aad20a61512aed963ee2852029 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -629,6 +629,8 @@
'browser/chromeos/mobile/mobile_activator.h',
'browser/chromeos/mobile_config.cc',
'browser/chromeos/mobile_config.h',
+ 'browser/chromeos/net/client_cert_store_chromeos.cc',
+ 'browser/chromeos/net/client_cert_store_chromeos.h',
'browser/chromeos/net/network_portal_detector.cc',
'browser/chromeos/net/network_portal_detector.h',
'browser/chromeos/net/network_portal_detector_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698