Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(915)

Unified Diff: chrome/browser/ui/views/chrome_to_mobile_bubble_view.h

Issue 9702016: Address Chrome To Mobile UI review feedback (3/13/12). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Chrome To Mobile Views bubble polish (UI Review). Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/views/chrome_to_mobile_bubble_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/views/chrome_to_mobile_bubble_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698