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

Unified Diff: services/identity/DEPS

Issue 2854083002: [Identity Service] Add service tests of IdentityManager (Closed)
Patch Set: Fix for elimination of InterfaceFactory Created 3 years, 8 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/identity_manager_unittest.cc » ('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
index 16041b02fef17be937568fb0eda5d8e10bff4a8a..8d44541435836c060da9ecfe0b8cad797f2086a3 100644
--- a/services/identity/DEPS
+++ b/services/identity/DEPS
@@ -1,6 +1,10 @@
include_rules = [
"+components/signin/core/account_id",
"+components/signin/core/browser/account_info.h",
+ "+components/signin/core/browser/account_tracker_service.h",
"+components/signin/core/browser/signin_manager_base.h",
+ "+components/signin/core/browser/fake_signin_manager.h",
+ "+components/signin/core/browser/test_signin_client.h",
"+components/signin/public",
+ "+components/sync_preferences/testing_pref_service_syncable.h",
]
« no previous file with comments | « services/identity/BUILD.gn ('k') | services/identity/identity_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698