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

Unified Diff: ios/chrome/browser/signin/authentication_service_unittest.mm

Issue 2389323004: Merge //ios/chrome/browser/signin:{authentication_service,signin}. (Closed)
Patch Set: Rebase and fix AuthenticationServiceTest tests. Created 4 years, 2 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 | « ios/chrome/browser/signin/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/signin/authentication_service_unittest.mm
diff --git a/ios/chrome/browser/signin/authentication_service_unittest.mm b/ios/chrome/browser/signin/authentication_service_unittest.mm
index 2491df4a41fd07cb8b4bc296aee4c0f6753984bd..ff4f8d14dabe81b15394ad20a6f6781e16e89330 100644
--- a/ios/chrome/browser/signin/authentication_service_unittest.mm
+++ b/ios/chrome/browser/signin/authentication_service_unittest.mm
@@ -135,7 +135,6 @@ class AuthenticationServiceTest : public PlatformTest,
std::unique_ptr<syncable_prefs::PrefServiceSyncable> prefs =
factory.CreateSyncable(registry.get());
RegisterBrowserStatePrefs(registry.get());
- AuthenticationService::RegisterPrefs(registry.get());
return prefs;
}
« no previous file with comments | « ios/chrome/browser/signin/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698