| 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 8e8c658574749797bff7b5137acfed69ebeccef2..dfad595aeeb68d5ba067d60f8de85ca311f21060 100644
|
| --- a/chrome/browser/sync/profile_sync_service.h
|
| +++ b/chrome/browser/sync/profile_sync_service.h
|
| @@ -262,8 +262,6 @@ class ProfileSyncService : public browser_sync::SyncFrontend,
|
|
|
| void PromptForExistingPassphrase();
|
|
|
| - void ShowSyncSetup(SyncSetupWizard::State state);
|
| -
|
| // Pretty-printed strings for a given StatusSummary.
|
| static std::string BuildSyncStatusSummaryText(
|
| const browser_sync::SyncBackendHost::StatusSummary& summary);
|
|
|