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

Unified Diff: chrome/browser/sync/test_profile_sync_service.h

Issue 9665007: Profile refactoring: Remove all PasswordStore code from the Profile interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Win and Mac Created 8 years, 9 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
Index: chrome/browser/sync/test_profile_sync_service.h
diff --git a/chrome/browser/sync/test_profile_sync_service.h b/chrome/browser/sync/test_profile_sync_service.h
index 696a110a93fcae002088793a5796112c3768755b..9514e8b45dfe1504b78da2b869949f25580f1a1c 100644
--- a/chrome/browser/sync/test_profile_sync_service.h
+++ b/chrome/browser/sync/test_profile_sync_service.h
@@ -47,8 +47,6 @@ class SyncBackendHostForProfileSyncTest : public SyncBackendHost {
virtual void StartConfiguration(const base::Closure& callback) OVERRIDE;
- static void SetDefaultExpectationsForWorkerCreation(ProfileMock* profile);
-
static void SetHistoryServiceExpectations(ProfileMock* profile);
protected:

Powered by Google App Engine
This is Rietveld 408576698