Chromium Code Reviews| Index: components/policy/core/common/DEPS |
| diff --git a/components/policy/core/common/DEPS b/components/policy/core/common/DEPS |
| index 7af9e160c78713c5d2b34bfecc1b03e310c767ec..dd9c59ba0a96f6414be029d011eeee4e41f232bc 100644 |
| --- a/components/policy/core/common/DEPS |
| +++ b/components/policy/core/common/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "-components/policy/core/browser", |
| "+components/data_use_measurement/core", |
| + "+extensions/features", |
| ] |