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

Unified Diff: chrome/browser/sync/credential_cache_service_win_unittest.cc

Issue 10830239: [sync] Auto-create credential cache for users who are already signed in and go on to upgrade Chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR Feedback; alphabetize notifications Created 8 years, 4 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 | « chrome/browser/sync/credential_cache_service_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/credential_cache_service_win_unittest.cc
diff --git a/chrome/browser/sync/credential_cache_service_win_unittest.cc b/chrome/browser/sync/credential_cache_service_win_unittest.cc
index ea69b7f390e8083c21a4581a2f7ed45cf22e2585..60cfa64d74687b387de28f54b09806029284f1d8 100644
--- a/chrome/browser/sync/credential_cache_service_win_unittest.cc
+++ b/chrome/browser/sync/credential_cache_service_win_unittest.cc
@@ -39,9 +39,6 @@ class CredentialCacheServiceTest : public CredentialCacheService,
file_message_loop_.RunAllPending();
}
- // PrefStore::Observer implementation.
- virtual void OnInitializationCompleted(bool succeeded) OVERRIDE {}
-
private:
ScopedTempDir temp_dir_;
MessageLoop file_message_loop_;
« no previous file with comments | « chrome/browser/sync/credential_cache_service_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698