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

Unified Diff: components/sync/android/DEPS

Issue 2351703003: Refactor: move components/sync/../signin to components/signin/../ (Closed)
Patch Set: rebase Created 4 years, 3 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: components/sync/android/DEPS
diff --git a/components/sync/android/DEPS b/components/sync/android/DEPS
index ebe9bcc222da8a3d6ec8fe6ba2e9372a2b3584e8..e65545efd9f052e5f871dfe1b30ea40df6e58a45 100644
--- a/components/sync/android/DEPS
+++ b/components/sync/android/DEPS
@@ -1,7 +1,7 @@
include_rules = [
+ "+components/signin/core/browser/android",
"+components/sync/base",
"+components/sync/test/android", # For sync test tools
"+jni",
"+third_party/cacheinvalidation", # For imports in sync/notifier.
- "+net", # For imports in sync/signin.
]

Powered by Google App Engine
This is Rietveld 408576698