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

Unified Diff: components/browser_sync/browser/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: components/browser_sync/browser/DEPS
diff --git a/components/browser_sync/browser/DEPS b/components/browser_sync/browser/DEPS
index 7b3e9c327527198ebf594f8afc684c160e38c681..e9a5aaf330b6e0ad320701c6eaee21432740bb14 100644
--- a/components/browser_sync/browser/DEPS
+++ b/components/browser_sync/browser/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+components/prefs",
"+components/signin/core/browser",
"+components/signin/core/common",
+ "+components/sync",
"+components/syncable_prefs",
"+components/sync_bookmarks",
"+components/sync_driver",
@@ -24,6 +25,5 @@ include_rules = [
"+components/webdata_services",
"+google_apis",
"+net",
- "+sync",
"+ui/base/l10n",
]
« no previous file with comments | « components/browser_sync/browser/BUILD.gn ('k') | components/browser_sync/browser/abstract_profile_sync_service_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698