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

Unified Diff: components/sync_driver/DEPS

Issue 1265213003: Componentize profile_sync_auth_provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated dependencies Created 5 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_driver/BUILD.gn ('k') | components/sync_driver/profile_sync_auth_provider.h » ('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 f8302fef9826d9fcba75980a1047edfb58a958c5..8961e6dd4e8f21c4fad56b13397010e4ade0ba82 100644
--- a/components/sync_driver/DEPS
+++ b/components/sync_driver/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/os_crypt",
"+components/pref_registry",
"+components/sessions",
+ "+components/signin/core/browser",
"+google_apis",
"+sync",
]
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/sync_driver/profile_sync_auth_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698