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

Unified Diff: components/sync_driver/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
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/sync_driver/about_sync_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver/DEPS
diff --git a/components/sync_driver/DEPS b/components/sync_driver/DEPS
index 468edb1bac1a8a7b1c7e651dce7527ab8e6be2eb..730d63ad79b2036ad0da68b03b493d8521da6107 100644
--- a/components/sync_driver/DEPS
+++ b/components/sync_driver/DEPS
@@ -7,11 +7,11 @@ include_rules = [
"+components/pref_registry",
"+components/prefs",
"+components/signin/core/browser",
+ "+components/sync",
"+components/syncable_prefs",
"+components/version_info",
"+google",
"+google_apis",
"+net",
"+policy",
- "+sync",
]
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/sync_driver/about_sync_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698