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 c9bfd849a958ef2160cc49c1be7d777f78ae8bb7..07469819f837f774dc5c056d7bd89569c2f6ece7 100644 |
--- a/chrome/browser/sync/profile_sync_service.h |
+++ b/chrome/browser/sync/profile_sync_service.h |
@@ -700,9 +700,6 @@ class ProfileSyncService |
browser_sync::FaviconCache* GetFaviconCache(); |
protected: |
- // Used by test classes that derive from ProfileSyncService. |
- virtual browser_sync::SyncBackendHost* GetBackendForTest(); |
- |
// Helper to configure the priority data types. |
void ConfigurePriorityDataTypes(); |