Index: chrome/browser/ui/views/chrome_to_mobile_bubble_view.h |
diff --git a/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h b/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h |
index cff5474c204be6f106d85b991535f6d1782fa0f0..86ef93d90c52cf1125284b4bf868e3bb519896ee 100644 |
--- a/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h |
+++ b/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h |
@@ -92,9 +92,6 @@ class ChromeToMobileBubbleView : public views::BubbleDelegateView, |
views::TextButton* send_; |
views::TextButton* cancel_; |
- // The label indicating "Sending..."/"Sent" progress after invoking "Send". |
- views::Label* progress_label_; |
- |
// An animation used to cycle through the "Sending..." status messages. |
scoped_ptr<ui::ThrobAnimation> progress_animation_; |