| 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",
|
| ]
|
|
|