| Index: chrome/browser/ui/webui/sync_promo/sync_promo_handler2.h
|
| diff --git a/chrome/browser/ui/webui/sync_promo/sync_promo_handler2.h b/chrome/browser/ui/webui/sync_promo/sync_promo_handler2.h
|
| index 23572becfd40d4cdb3e62c9251513724481329ba..7d86cd2a79ceb64de0f59418ac5df02a2e8a08bc 100644
|
| --- a/chrome/browser/ui/webui/sync_promo/sync_promo_handler2.h
|
| +++ b/chrome/browser/ui/webui/sync_promo/sync_promo_handler2.h
|
| @@ -38,8 +38,6 @@ class SyncPromoHandler2 : public SyncSetupHandler2 {
|
| const content::NotificationDetails& details) OVERRIDE;
|
|
|
| protected:
|
| - virtual void StepWizardForShowSetupUI() OVERRIDE;
|
| -
|
| virtual void ShowSetupUI() OVERRIDE;
|
|
|
| private:
|
|
|