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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 13035003: Added a PolicyCertVerifier that uses the trust anchors from the ONC policies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 7 years, 9 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: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 31c25d2d9e92f69031170630eb7a510ab6547e0c..8af35d7168ea4c83d1ae401b5c9a0adaa186fc13 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -588,6 +588,8 @@
'browser/chromeos/policy/enterprise_install_attributes.h',
'browser/chromeos/policy/network_configuration_updater.cc',
'browser/chromeos/policy/network_configuration_updater.h',
+ 'browser/chromeos/policy/policy_cert_verifier.cc',
+ 'browser/chromeos/policy/policy_cert_verifier.h',
'browser/chromeos/policy/proxy_policy_provider.cc',
'browser/chromeos/policy/proxy_policy_provider.h',
'browser/chromeos/policy/user_cloud_policy_manager_chromeos.cc',

Powered by Google App Engine
This is Rietveld 408576698