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

Unified Diff: chrome/browser/views/location_bar_view.h

Issue 39011: Clean up a few comments / formatting related to the location bar. (Closed)
Patch Set: Forward delcare TabContents. Created 11 years, 10 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/browser/location_bar.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/location_bar_view.h
diff --git a/chrome/browser/views/location_bar_view.h b/chrome/browser/views/location_bar_view.h
index 90381358fc3275b91e004990a42684f5aefcc262..4323454e8cb22a0d288f8905a3c989c67ae80c50 100644
--- a/chrome/browser/views/location_bar_view.h
+++ b/chrome/browser/views/location_bar_view.h
@@ -268,7 +268,8 @@ class LocationBarView : public LocationBar,
// The currently shown info bubble if any.
InfoBubble* info_bubble_;
- // A task used to display the info bubble when the mouse hovers on the image.
+ // A task used to display the info bubble when the mouse hovers on the
+ // image.
ShowInfoBubbleTask* show_info_bubble_task_;
Profile* profile_;
« no previous file with comments | « chrome/browser/location_bar.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698