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

Unified Diff: chrome/android/sync_shell/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/sync_shell/DEPS
diff --git a/chrome/android/sync_shell/DEPS b/chrome/android/sync_shell/DEPS
index 8c678fa28c619ebf37f77730daece1771283cde4..2b2f3257bead49fa2b911412ea1d59a26ca817db 100644
--- a/chrome/android/sync_shell/DEPS
+++ b/chrome/android/sync_shell/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+chrome/app",
"+components/search_engines",
- "+sync/test/fake_server/android",
+ "+components/sync/test/fake_server/android",
]

Powered by Google App Engine
This is Rietveld 408576698