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', |