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

Unified Diff: components/policy/core/DEPS

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/core/DEPS
diff --git a/components/policy/core/DEPS b/components/policy/core/DEPS
index 7b46c501532773302c706267961bf9e85ebb0d5b..678a142ee890f55729b306c6fbb601c1e2ccdd67 100644
--- a/components/policy/core/DEPS
+++ b/components/policy/core/DEPS
@@ -8,6 +8,7 @@ include_rules = [
# components/policy/resources/policy_templates.json.
"+policy/policy_constants.h",
"+policy/proto/chrome_extension_policy.pb.h",
+ "+policy/proto/policy_signing_key.pb.h",
"+policy/proto/cloud_policy.pb.h",
"+policy/proto/device_management_backend.pb.h",
]

Powered by Google App Engine
This is Rietveld 408576698