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

Unified Diff: chrome/browser/sync/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/browser/sync/DEPS
diff --git a/chrome/browser/sync/DEPS b/chrome/browser/sync/DEPS
index 6f0afec8a8cb5e4a25c60f90dd79963d456151ba..668f86a051449f16026d8714f6125f32f120de92 100644
--- a/chrome/browser/sync/DEPS
+++ b/chrome/browser/sync/DEPS
@@ -1,8 +1,8 @@
include_rules = [
"+components/invalidation",
+ "+components/sync/core",
"+components/sync_driver",
"+components/sync_sessions",
"+components/wifi_sync",
"+google/cacheinvalidation",
- "+sync/internal_api/public",
]

Powered by Google App Engine
This is Rietveld 408576698