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

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: Address feedback 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 251bbfe142a8fa7f9f1865c075bf119fa45784ba..12e270c6dead3dcd156c49074e7a4a03da70d86e 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -223,6 +223,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