Index: chrome/browser/ui/webui/sync_promo/sync_promo_handler.h |
diff --git a/chrome/browser/ui/webui/sync_promo/sync_promo_handler.h b/chrome/browser/ui/webui/sync_promo/sync_promo_handler.h |
index f83d8de485878c87ba6d218b8b7e1ddf72906786..6c62c50604a9026b32e0027756cb02d3d92b9e1e 100644 |
--- a/chrome/browser/ui/webui/sync_promo/sync_promo_handler.h |
+++ b/chrome/browser/ui/webui/sync_promo/sync_promo_handler.h |
@@ -41,9 +41,6 @@ class SyncPromoHandler : public SyncSetupHandler { |
// 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); |