| Index: chrome/browser/ui/views/desktop_ios_promotion/desktop_ios_promotion_bubble_view.h
|
| diff --git a/chrome/browser/ui/views/desktop_ios_promotion/desktop_ios_promotion_bubble_view.h b/chrome/browser/ui/views/desktop_ios_promotion/desktop_ios_promotion_bubble_view.h
|
| index d1084c7bd3b391e9543ae6fd1f64e6e0ef0700ff..7fc48fb131c95d0b6bcb16a3bc91f60d7ce6d519 100644
|
| --- a/chrome/browser/ui/views/desktop_ios_promotion/desktop_ios_promotion_bubble_view.h
|
| +++ b/chrome/browser/ui/views/desktop_ios_promotion/desktop_ios_promotion_bubble_view.h
|
| @@ -28,9 +28,6 @@ class DesktopIOSPromotionBubbleView : public DesktopIOSPromotionView,
|
| desktop_ios_promotion::PromotionEntryPoint entry_point);
|
| ~DesktopIOSPromotionBubbleView() override;
|
|
|
| - // Update Bubble Height to fit the content.
|
| - void UpdateBubbleHeight();
|
| -
|
| // DesktopIOSPromotionView:
|
| void UpdateRecoveryPhoneLabel() override;
|
|
|
|
|