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

Unified Diff: chrome/android/javatests/DEPS

Issue 2155763002: [Sync] //components/sync manual changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-automated
Patch Set: Rebase. Created 4 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
« no previous file with comments | « chrome/android/java/DEPS ('k') | chrome/android/junit/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/javatests/DEPS
diff --git a/chrome/android/javatests/DEPS b/chrome/android/javatests/DEPS
index 648abfd30266b24a5695002c787cefb6258341e9..50606c47a1262da48c8899236ee6fd8080ef4758 100644
--- a/chrome/android/javatests/DEPS
+++ b/chrome/android/javatests/DEPS
@@ -5,10 +5,10 @@ include_rules = [
"+components/location/android/java",
"+components/navigation_interception",
"+components/precache/android/javatests",
- "+components/web_restrictions",
- "+content/public/android/java",
"+components/sync/android/java/src/org/chromium/components/sync",
# We should only depend on the util package of something that lives in
# javatests.
"+components/sync/test/android/javatests/src/org/chromium/components/sync/test/util",
+ "+components/web_restrictions",
+ "+content/public/android/java",
]
« no previous file with comments | « chrome/android/java/DEPS ('k') | chrome/android/junit/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698