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

Unified Diff: components/sync/android/DEPS

Issue 2245073003: [Sync] Clean up intra-sync DEPS significantly. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments/fix test. Created 4 years, 4 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 | « components/sync/BUILD.gn ('k') | components/sync/api/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/android/DEPS
diff --git a/components/sync/android/DEPS b/components/sync/android/DEPS
index 7e52e2cf439ebfd3e72df4a8c5e498d484ea5a0a..ebe9bcc222da8a3d6ec8fe6ba2e9372a2b3584e8 100644
--- a/components/sync/android/DEPS
+++ b/components/sync/android/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+components/sync/base",
- "+components/sync/core",
"+components/sync/test/android", # For sync test tools
"+jni",
"+third_party/cacheinvalidation", # For imports in sync/notifier.
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/api/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698