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

Unified Diff: net/net.gyp

Issue 18121007: *WIP* Store NSS slots per profile. Move keygen to chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanups, add test for chrome keygen class Created 7 years, 3 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
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 12cf31c2d711a5e9134d180c93520d96261195de..194c1b9cae2d7580e9747cf0473b318aa226302b 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -2220,6 +2220,8 @@
'sources': [
'base/capturing_net_log.cc',
'base/capturing_net_log.h',
+ 'base/keygen_handler_test_util.cc',
+ 'base/keygen_handler_test_util.h',
'base/load_timing_info_test_util.cc',
'base/load_timing_info_test_util.h',
'base/mock_file_stream.cc',

Powered by Google App Engine
This is Rietveld 408576698