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

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

Issue 10830362: Revert 151364 - [sync] Auto-create credential cache for users who are already signed in and go on t… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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
===================================================================
--- chrome/browser/sync/credential_cache_service_win_unittest.cc (revision 151933)
+++ chrome/browser/sync/credential_cache_service_win_unittest.cc (working copy)
@@ -39,6 +39,9 @@
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