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

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

Issue 67683005: Clean up TestProfileSyncService and related tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/profile_sync_service.h
diff --git a/chrome/browser/sync/profile_sync_service.h b/chrome/browser/sync/profile_sync_service.h
index 68f5d89e9b8f4c76cc95b242cfaa248a3a7b9f32..2f38983ad14e53beefb1fd2edfedccda767637da 100644
--- a/chrome/browser/sync/profile_sync_service.h
+++ b/chrome/browser/sync/profile_sync_service.h
@@ -676,9 +676,6 @@ class ProfileSyncService : public ProfileSyncServiceBase,
SyncTokenStatus GetSyncTokenStatus() const;
protected:
- // Used by test classes that derive from ProfileSyncService.
- virtual browser_sync::SyncBackendHost* GetBackendForTest();
-
// Helper to configure the priority data types.
void ConfigurePriorityDataTypes();
« no previous file with comments | « no previous file | chrome/browser/sync/profile_sync_service.cc » ('j') | chrome/browser/sync/profile_sync_service_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698