| 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();
|
|
|
|
|