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 7d86cd2a79ceb64de0f59418ac5df02a2e8a08bc..329ff571b6118c1b84f5be03747be65e0d7cc456 100644 |
--- a/chrome/browser/ui/webui/sync_promo/sync_promo_handler2.h |
+++ b/chrome/browser/ui/webui/sync_promo/sync_promo_handler2.h |
@@ -44,9 +44,6 @@ class SyncPromoHandler2 : public SyncSetupHandler2 { |
// JavaScript callback handler to close the sync promo. |
void HandleCloseSyncPromo(const base::ListValue* args); |
- // Gets the sync promo layout for the current sync promo version. |
- int GetPromoVersion(); |
- |
// JavaScript callback handler to initialize the sync promo. |
void HandleInitializeSyncPromo(const base::ListValue* args); |