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

Unified Diff: chrome/android/junit/DEPS

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: chrome/android/junit/DEPS
diff --git a/chrome/android/junit/DEPS b/chrome/android/junit/DEPS
index bca590f821042a290327b76034f32ac81676652d..23c55aec6f2f6571ee207f4ef9394b5cd38003e2 100644
--- a/chrome/android/junit/DEPS
+++ b/chrome/android/junit/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+components/bookmarks/common/android",
+ "+components/sync/android/java/src/org/chromium/components/sync",
+ "+components/sync/test/android/javatests/src/org/chromium/components/sync/test/util",
"+content/public/android/java",
- "+sync/android/java/src/org/chromium/sync",
- "+sync/test/android/javatests/src/org/chromium/sync/test/util",
]

Powered by Google App Engine
This is Rietveld 408576698