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

Unified Diff: components/policy.gypi

Issue 116273002: Added support for signed policy blobs on desktop. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix for ios. Created 6 years, 11 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: components/policy.gypi
diff --git a/components/policy.gypi b/components/policy.gypi
index b70e54750c83ca3adcc7feeb7a87d066094ed53a..ce934acef4fc094047ad4a334460553805119ecb 100644
--- a/components/policy.gypi
+++ b/components/policy.gypi
@@ -199,6 +199,7 @@
'policy/proto/chrome_extension_policy.proto',
'policy/proto/device_management_backend.proto',
'policy/proto/device_management_local.proto',
+ 'policy/proto/policy_signing_key.proto',
],
'variables': {
'proto_in_dir': 'policy/proto',

Powered by Google App Engine
This is Rietveld 408576698