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

Side by Side Diff: services/identity/DEPS

Issue 2854083002: [Identity Service] Add service tests of IdentityManager (Closed)
Patch Set: Fix for elimination of InterfaceFactory Created 3 years, 7 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 unified diff | Download patch
« no previous file with comments | « services/identity/BUILD.gn ('k') | services/identity/identity_manager_unittest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/signin/core/account_id", 2 "+components/signin/core/account_id",
3 "+components/signin/core/browser/account_info.h", 3 "+components/signin/core/browser/account_info.h",
4 "+components/signin/core/browser/account_tracker_service.h",
4 "+components/signin/core/browser/signin_manager_base.h", 5 "+components/signin/core/browser/signin_manager_base.h",
6 "+components/signin/core/browser/fake_signin_manager.h",
7 "+components/signin/core/browser/test_signin_client.h",
5 "+components/signin/public", 8 "+components/signin/public",
9 "+components/sync_preferences/testing_pref_service_syncable.h",
6 ] 10 ]
OLDNEW
« 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