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

Unified Diff: components/signin/DEPS

Issue 1245103005: Componentize more signin code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/signin.gypi ('k') | components/signin/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/signin/DEPS
diff --git a/components/signin/DEPS b/components/signin/DEPS
index 616244953052eda915a99eea589684b6bd75f72c..b27e97e5db50dcc5034164732d71ef7fd783edf5 100644
--- a/components/signin/DEPS
+++ b/components/signin/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/google/core",
"+components/keyed_service/core",
"+components/os_crypt",
+ "+components/pref_registry",
"+components/webdata/common",
"+crypto",
"+google_apis/gaia",
« no previous file with comments | « components/signin.gypi ('k') | components/signin/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698