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

Unified Diff: services/identity/DEPS

Issue 2753753007: Introduce Identity Service and its initial usage (Closed)
Patch Set: Response to reviews Created 3 years, 9 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 | « services/identity/BUILD.gn ('k') | services/identity/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/identity/DEPS
diff --git a/services/identity/DEPS b/services/identity/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..16041b02fef17be937568fb0eda5d8e10bff4a8a
--- /dev/null
+++ b/services/identity/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+components/signin/core/account_id",
+ "+components/signin/core/browser/account_info.h",
+ "+components/signin/core/browser/signin_manager_base.h",
+ "+components/signin/public",
+]
« no previous file with comments | « services/identity/BUILD.gn ('k') | services/identity/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698