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

Unified Diff: chrome/test/android/DEPS

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
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/test/android/DEPS
diff --git a/chrome/test/android/DEPS b/chrome/test/android/DEPS
index e635662788c21f2f8f4c814bdb6afdff3c6ba387..56d481aed4e427518185bcb227a412ae2d6b9234 100644
--- a/chrome/test/android/DEPS
+++ b/chrome/test/android/DEPS
@@ -1,5 +1,5 @@
include_rules = [
# This test code needs to depend on sync related classes and test tools.
- "+sync/android/java/src/org/chromium/sync/signin",
- "+sync/test/android/javatests/src/org/chromium/sync/test/util",
+ "+components/sync/android/java/src/org/chromium/components/sync/signin",
+ "+components/sync/test/android/javatests/src/org/chromium/components/sync/test/util",
]

Powered by Google App Engine
This is Rietveld 408576698