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

Unified Diff: chrome/android/DEPS

Issue 1220683008: Move AppRestriction to Policy code out of //chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix more build errors 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: chrome/android/DEPS
diff --git a/chrome/android/DEPS b/chrome/android/DEPS
index f83eebe8700ce7ea8ef4d6b315199adba3557ccb..bbc93a61d39a0f28239f54e4faef5f3c12aaaf2e 100644
--- a/chrome/android/DEPS
+++ b/chrome/android/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/invalidation",
+ "+components/policy",
"+jni",
"+media/base/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698