Chromium Code Reviews| Index: components/policy/core/DEPS |
| diff --git a/components/policy/core/DEPS b/components/policy/core/DEPS |
| index 7b46c501532773302c706267961bf9e85ebb0d5b..db1e8431a69726fbbef108185c105a4054b63fe4 100644 |
| --- a/components/policy/core/DEPS |
| +++ b/components/policy/core/DEPS |
| @@ -1,5 +1,7 @@ |
| include_rules = [ |
| "+components/json_schema", |
| + "+components/url_matcher", |
| + "+components/user_prefs", |
| "+crypto", |
| "+google_apis", |
| "+net", |