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

Unified Diff: chromeos/chromeos.gyp

Issue 20130002: Call crypto::InitializeTPMToken on the IO thread (Take 2) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 5 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/cert_loader.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 04459d66f98790b77bfa99ba577d023010b5f65f..f387c942d49d4047f6a61dc422211c58513a2836 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -46,6 +46,8 @@
'attestation/attestation_constants.h',
'attestation/attestation_flow.cc',
'attestation/attestation_flow.h',
+ 'cert_loader.cc',
+ 'cert_loader.h',
'chromeos_constants.cc',
'chromeos_constants.h',
'chromeos_export.h',
@@ -209,8 +211,6 @@
'ime/xkeyboard.h',
'login/login_state.cc',
'login/login_state.h',
- 'network/cert_loader.cc',
- 'network/cert_loader.h',
'network/certificate_pattern.cc',
'network/certificate_pattern.h',
'network/certificate_pattern_matcher.cc',
« no previous file with comments | « chromeos/cert_loader.cc ('k') | chromeos/network/cert_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698