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

Unified Diff: chrome/android/javatests/DEPS

Issue 1452603002: Supervised user web restrictions content provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to more comments Created 5 years 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/javatests/DEPS
diff --git a/chrome/android/javatests/DEPS b/chrome/android/javatests/DEPS
index 6f2d48da2852d6ab5152e5d314349c2ed92c8a6c..51445beaf7947b622b0012e261703f03cf9d6c23 100644
--- a/chrome/android/javatests/DEPS
+++ b/chrome/android/javatests/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/gcm_driver/android/java/src/org/chromium/components/gcm_driver",
"+components/navigation_interception",
"+components/precache/android/javatests",
+ "+components/web_restriction",
"+content/public/android/java",
"+sync/android/java/src/org/chromium/sync",
# We should only depend on the util package of something that lives in

Powered by Google App Engine
This is Rietveld 408576698