Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(509)

Unified Diff: components/policy/core/browser/DEPS

Issue 1220683008: Move AppRestriction to Policy code out of //chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address bauerb@'s comments Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698