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

Unified Diff: chromeos/chromeos.gyp

Issue 22588002: Refactor the client certificate code in chromeos/network/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments. Created 7 years, 4 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 | « chromeos/cert_loader.cc ('k') | chromeos/network/certificate_pattern_matcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 32691f1685555fc7207f9bb28d4a262bfdd18cbd..a4f1c0caf622eae7d14b85f8b3bb4adcf7e89047 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -214,8 +214,8 @@
'login/login_state.h',
'network/certificate_pattern.cc',
'network/certificate_pattern.h',
- 'network/certificate_pattern_matcher.cc',
- 'network/certificate_pattern_matcher.h',
+ 'network/client_cert_util.cc',
+ 'network/client_cert_util.h',
'network/cros_network_functions.cc',
'network/cros_network_functions.h',
'network/device_state.cc',
« no previous file with comments | « chromeos/cert_loader.cc ('k') | chromeos/network/certificate_pattern_matcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698