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