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

Unified Diff: chromeos/chromeos.gyp

Issue 14522013: Separate cert loading code from CertLibrary and move to src/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix browser tests Created 7 years, 8 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 57e36b5197072fe368a9eb1d1793c7dd5eaca411..ad638b6f69bfa84112c2b8543e165ba4c1e6e5f7 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -213,6 +213,8 @@
'ime/xkeyboard.h',
'login/login_state.cc',
'login/login_state.h',
+ 'network/cert_loader.cc',
+ 'network/cert_loader.h',
'network/certificate_handler.cc',
'network/certificate_handler.h',
'network/certificate_pattern.cc',

Powered by Google App Engine
This is Rietveld 408576698