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

Unified Diff: components/policy/core/DEPS

Issue 108513011: Move chrome/app/policy into components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years 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 | « components/policy.gypi ('k') | components/policy/core/common/cloud/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/core/DEPS
diff --git a/components/policy/core/DEPS b/components/policy/core/DEPS
index 486abcf966dd285bb62df3fcee97301ecfce77f3..7b46c501532773302c706267961bf9e85ebb0d5b 100644
--- a/components/policy/core/DEPS
+++ b/components/policy/core/DEPS
@@ -4,10 +4,10 @@ include_rules = [
"+google_apis",
"+net",
- # These are generated from components/policy/proto.
+ # These are generated from components/policy/proto and
+ # components/policy/resources/policy_templates.json.
+ "+policy/policy_constants.h",
"+policy/proto/chrome_extension_policy.pb.h",
- "+policy/proto/device_management_backend.pb.h",
-
- # TODO(joaodasilva): move the generation of this protobuf into the component.
"+policy/proto/cloud_policy.pb.h",
+ "+policy/proto/device_management_backend.pb.h",
]
« no previous file with comments | « components/policy.gypi ('k') | components/policy/core/common/cloud/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698