Chromium Code Reviews| Index: components/policy/core/browser/DEPS |
| diff --git a/components/policy/core/browser/DEPS b/components/policy/core/browser/DEPS |
| index 06a4836267679a14945ed12acd35d911f6722239..b90610ee8c80d2683c78ffd5fef055a45262ee4d 100644 |
| --- a/components/policy/core/browser/DEPS |
| +++ b/components/policy/core/browser/DEPS |
| @@ -4,6 +4,7 @@ include_rules = [ |
| "+components/pref_registry", |
| "+components/url_matcher", |
| "+grit/components_strings.h", |
| + "+jni", |
|
Mattias Nissler (ping if slow)
2015/07/13 09:46:05
Shouldn't this rather go into a DEPS file in the a
dgn
2015/07/14 12:50:25
Done.
|
| "+third_party/icu", |
| "+ui/base/l10n", |
| "+ui/base/resource", |